kernel: bump 4.19 to 4.19.97
[oweals/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0700-regulator-gpio-Allow-nonexclusive-GPIO-access.patch
index 6bcfab0ea9b06b0aa6380f68e208505353043829..a940736c3e235ca87f48471a267b57aeac1a9c46 100644 (file)
@@ -41,7 +41,7 @@ Signed-off-by: Mark Brown <broonie@kernel.org>
 
 --- a/drivers/gpio/gpiolib.c
 +++ b/drivers/gpio/gpiolib.c
-@@ -3987,8 +3987,23 @@ struct gpio_desc *__must_check gpiod_get
+@@ -3988,8 +3988,23 @@ struct gpio_desc *__must_check gpiod_get
         * the device name as label
         */
        status = gpiod_request(desc, con_id ? con_id : devname);