kernel: bump 4.9 to 4.9.137
[openwrt/staging/mkresin.git] / target / linux / brcm2708 / patches-4.9 / 950-0111-i2c-bcm2835-Support-i2c-dev-ioctl-I2C_TIMEOUT.patch
index 07016d978220bdcff07f5b82a1854ccf23293b61..d939c1d6f8e40e98b58d140dbea34a4dde2ad9e0 100644 (file)
@@ -26,7 +26,7 @@ Reviewed-by: Eric Anholt <eric@anholt.net>
  struct bcm2835_i2c_dev {
        struct device *dev;
        void __iomem *regs;
-@@ -242,7 +240,7 @@ static int bcm2835_i2c_xfer(struct i2c_a
+@@ -244,7 +242,7 @@ static int bcm2835_i2c_xfer(struct i2c_a
        bcm2835_i2c_start_transfer(i2c_dev);
  
        time_left = wait_for_completion_timeout(&i2c_dev->completion,