]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/pinctrl/pinctrl-rockchip.c
Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[linux.git] / drivers / pinctrl / pinctrl-rockchip.c
index 62a622159006683dfeeb7f2e021765808a3b397c..dc0bbf198cbcfffdafa11268f075dbe6030ee408 100644 (file)
@@ -2792,6 +2792,7 @@ static int rockchip_gpio_set_config(struct gpio_chip *gc, unsigned int offset,
                 * still return -ENOTSUPP as before, to make sure the caller
                 * of gpiod_set_debounce won't change its behaviour.
                 */
+               return -ENOTSUPP;
        default:
                return -ENOTSUPP;
        }