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)
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>

No differences found