kernel-5.4: backport fd16931a2f51 for chacha neon
[openwrt/openwrt.git] / target / linux / generic / backport-5.4 / 803-v5.8-i2c-pxa-use-official-address-byte-helper.patch
index c20a00c7f44340f1933f5055b7c783a37b5e8b22..a937b52d9d6411c2d9b96558464a65b289868b86 100644 (file)
@@ -18,7 +18,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
 
 --- a/drivers/i2c/busses/i2c-pxa.c
 +++ b/drivers/i2c/busses/i2c-pxa.c
-@@ -675,16 +675,6 @@ static void i2c_pxa_slave_stop(struct px
+@@ -674,16 +674,6 @@ static void i2c_pxa_slave_stop(struct px
   * PXA I2C Master mode
   */
  
@@ -35,7 +35,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
  static inline void i2c_pxa_start_message(struct pxa_i2c *i2c)
  {
        u32 icr;
-@@ -692,8 +682,8 @@ static inline void i2c_pxa_start_message
+@@ -691,8 +681,8 @@ static inline void i2c_pxa_start_message
        /*
         * Step 1: target slave address into IDBR
         */
@@ -46,7 +46,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
  
        /*
         * Step 2: initiate the write.
-@@ -1006,8 +996,8 @@ static void i2c_pxa_irq_txempty(struct p
+@@ -1003,8 +993,8 @@ static void i2c_pxa_irq_txempty(struct p
                /*
                 * Write the next address.
                 */