commit | 3f97b62faba952baca59307ef38e8e5594405fb9 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Wed Jul 10 16:57:37 2013 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Wed Aug 07 17:36:30 2013 +0200 |
tree | 1f227c785653994cefaa6dcb42f5bcbb7c5e1620 | |
parent | 421476aeed56a8d19c890ae6729e3c43b740da7a [diff] |
drivers/i2c/busses: 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>