|
|
@@ -19,7 +19,7 @@ Signed-off-by: Bartosz Golaszewski <[email protected]>
|
|
|
|
|
|
--- a/drivers/gpio/gpio-regmap.c
|
|
|
+++ b/drivers/gpio/gpio-regmap.c
|
|
|
-@@ -262,6 +262,8 @@ struct gpio_regmap *gpio_regmap_register
|
|
|
+@@ -276,6 +276,8 @@ struct gpio_regmap *gpio_regmap_register
|
|
|
chip->label = config->label ?: dev_name(config->parent);
|
|
|
chip->can_sleep = regmap_might_sleep(config->regmap);
|
|
|
|