commit | faed9c380860d986886e8a8b79b29bb3d1ac2a91 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Sun Oct 13 18:17:49 2013 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Tue Oct 15 12:16:35 2013 +0200 |
tree | 07c0493accecc977bff17dde9d8a2e5e87c3a26d | |
parent | becbca1390a5147b363a34e238e74cffe65eecc3 [diff] |
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>