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:
b7fa5c2
)
usb: phy: twl4030: use devres API for regulator get and request irq
author
Kishon Vijay Abraham I
<kishon@ti.com>
Fri, 15 Mar 2013 13:28:51 +0000
(18:58 +0530)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 18 Mar 2013 09:18:27 +0000
(11:18 +0200)
Used devres APIs devm_request_threaded_irq and devm_regulator_get for
requesting irq and for getting regulator respectively.
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Tested-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found