summaryrefslogtreecommitdiff
path: root/drivers/usb/phy
diff options
context:
space:
mode:
authorJohn Keeping <john@metanate.com>2017-03-23 13:59:30 +0300
committerLinus Walleij <linus.walleij@linaro.org>2017-03-28 12:18:03 +0300
commit05709c3e88f5f0adb7889facbfd546c998f65d59 (patch)
tree9a0a671788dda6c28b8151159defdf6ee7bfc9a8 /drivers/usb/phy
parent70b7aa7a87b4593f50f634dc721e18bd1f9e5448 (diff)
downloadlinux-05709c3e88f5f0adb7889facbfd546c998f65d59.tar.xz
pinctrl: rockchip: split out verification of mux settings
We need to avoid calling regmap functions from irq handlers, so the next commit is going to move the call to rockchip_set_mux() into an irq_bus_sync_unlock handler. But we can't return an error from there so we still need to check the settings from rockchip_irq_set_type() and we will use this new rockchip_verify_mux() function from there. Signed-off-by: John Keeping <john@metanate.com> Reviewed-by: Heiko Stuebner <heiko@sntech.de> Tested-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/usb/phy')
0 files changed, 0 insertions, 0 deletions