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:
28720cf
)
leds: leds-gpio: Let device core handle pinctrl
author
Fabio Estevam
<fabio.estevam@freescale.com>
Mon, 20 May 2013 15:23:45 +0000
(08:23 -0700)
committer
Bryan Wu
<cooloney@gmail.com>
Thu, 20 Jun 2013 23:21:33 +0000
(16:21 -0700)
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.
Reported-by: Stephen Warren <warren@wwwdotorg.org>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
No differences found