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:
0aa823a
)
usb: phy: samsung: Pass set_isolation callback through driver data
author
Tomasz Figa
<t.figa@samsung.com>
Thu, 16 May 2013 09:57:09 +0000
(11:57 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 28 May 2013 17:06:49 +0000
(20:06 +0300)
This patch extends driver data structure with set_isolation callback,
which allows to remove the need for checking for SoC type in a switch
statement.
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found