kernel-5.4: bump to 5.4.102 and refresh patches
[openwrt/openwrt.git] / target / linux / generic / backport-5.4 / 809-v5.8-i2c-pxa-always-set-fm-and-hs-members-for-each-type.patch
index 9809d1dbbb99c46416f2d85ce9e37730a009fb45..9b1dee62ce1ab1f2477b615c24073a59ca7d4ed1 100644 (file)
@@ -53,7 +53,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
        },
        [REGS_A3700] = {
                .ibmr = 0x00,
-@@ -1232,8 +1240,8 @@ static int i2c_pxa_probe(struct platform
+@@ -1229,8 +1237,8 @@ static int i2c_pxa_probe(struct platform
        i2c->reg_idbr = i2c->reg_base + pxa_reg_layout[i2c_type].idbr;
        i2c->reg_icr = i2c->reg_base + pxa_reg_layout[i2c_type].icr;
        i2c->reg_isr = i2c->reg_base + pxa_reg_layout[i2c_type].isr;