kernel: bump 5.15 to 5.15.139
[openwrt/openwrt.git] / target / linux / generic / backport-5.15 / 830-v6.0-leds-turris-omnia-convert-to-use-dev_groups.patch
index b9ba07b485e632e635b2cc83c20d8858ef678a36..99ebe064388c3d1da46620010f66cf7d7f7d6266 100644 (file)
@@ -25,7 +25,7 @@ Signed-off-by: Pavel Machek <pavel@ucw.cz>
 
 --- a/drivers/leds/leds-turris-omnia.c
 +++ b/drivers/leds/leds-turris-omnia.c
-@@ -239,9 +239,6 @@ static int omnia_leds_probe(struct i2c_c
+@@ -260,9 +260,6 @@ static int omnia_leds_probe(struct i2c_c
                led += ret;
        }
  
@@ -35,7 +35,7 @@ Signed-off-by: Pavel Machek <pavel@ucw.cz>
        return 0;
  }
  
-@@ -283,6 +280,7 @@ static struct i2c_driver omnia_leds_driv
+@@ -304,6 +301,7 @@ static struct i2c_driver omnia_leds_driv
        .driver         = {
                .name   = "leds-turris-omnia",
                .of_match_table = of_omnia_leds_match,