kernel: bump 5.15 to 5.15.139
[openwrt/openwrt.git] / target / linux / generic / backport-5.15 / 830-v6.6-1-leds-turris-omnia-Use-sysfs_emit-instead-of-sprintf.patch
index 200d693b7349735ae2e77e9c16ce6a7976b84b7e..835a5e884702b9aa32f9712d43ae692f16e422b4 100644 (file)
@@ -20,7 +20,7 @@ Signed-off-by: Lee Jones <lee@kernel.org>
 
 --- a/drivers/leds/leds-turris-omnia.c
 +++ b/drivers/leds/leds-turris-omnia.c
-@@ -166,7 +166,7 @@ static ssize_t brightness_show(struct de
+@@ -194,7 +194,7 @@ static ssize_t brightness_show(struct de
        if (ret < 0)
                return ret;