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:
f722406
)
ASoC: mxs: mxs-saif: Let device core handle pinctrl
author
Fabio Estevam
<fabio.estevam@freescale.com>
Mon, 6 May 2013 18:06:01 +0000
(15:06 -0300)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 12 May 2013 16:47:51 +0000
(20:47 +0400)
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: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found