]> Pileus Git - ~andy/linux/commit
pwm: don't use devm_pinctrl_get_select_default() in probe
authorWolfram Sang <wsa@the-dreams.de>
Sun, 13 Oct 2013 16:17:49 +0000 (18:17 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 15 Oct 2013 10:16:35 +0000 (12:16 +0200)
commitfaed9c380860d986886e8a8b79b29bb3d1ac2a91
tree07c0493accecc977bff17dde9d8a2e5e87c3a26d
parentbecbca1390a5147b363a34e238e74cffe65eecc3
pwm: don't use devm_pinctrl_get_select_default() in probe

Since commit ab78029 (drivers/pinctrl: grab default handles from device core),
we can rely on device core for setting the default pins. Compile tested only.

Acked-by: Linus Walleij <linus.walleij@linaro.org> (personally at LCE13)
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-tiecap.c
drivers/pwm/pwm-tiehrpwm.c