git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76b1f72
)
i2c: mxs: Let device core handle pinctrl
author
Fabio Estevam
<fabio.estevam@freescale.com>
Mon, 6 May 2013 18:05:51 +0000
(15:05 -0300)
committer
Wolfram Sang
<wsa@the-dreams.de>
Wed, 12 Jun 2013 18:39:06 +0000
(20:39 +0200)
Since commit ab78029 (drivers/pinctrl: grab default handles from device core),
we can rely on device core for handling pinctrl.
So remove devm_pinctrl_get_select_default() from the driver.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
No differences found