aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/backport-5.4/801-v5.6-leds-populate-the-device-s-of_node.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/backport-5.4/801-v5.6-leds-populate-the-device-s-of_node.patch')
-rw-r--r--target/linux/generic/backport-5.4/801-v5.6-leds-populate-the-device-s-of_node.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/backport-5.4/801-v5.6-leds-populate-the-device-s-of_node.patch b/target/linux/generic/backport-5.4/801-v5.6-leds-populate-the-device-s-of_node.patch
index 4136bc4e12..5c3b58c436 100644
--- a/target/linux/generic/backport-5.4/801-v5.6-leds-populate-the-device-s-of_node.patch
+++ b/target/linux/generic/backport-5.4/801-v5.6-leds-populate-the-device-s-of_node.patch
@@ -22,7 +22,7 @@ Signed-off-by: Pavel Machek <pavel@ucw.cz>
#include "leds.h"
static struct class *leds_class;
-@@ -276,8 +277,10 @@ int led_classdev_register_ext(struct dev
+@@ -277,8 +278,10 @@ int led_classdev_register_ext(struct dev
mutex_unlock(&led_cdev->led_access);
return PTR_ERR(led_cdev->dev);
}