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:
b27f274
)
usb: gadget: use dev_get_platdata()
author
Jingoo Han
<jg1.han@samsung.com>
Tue, 30 Jul 2013 08:00:51 +0000
(17:00 +0900)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 30 Jul 2013 08:18:46 +0000
(11:18 +0300)
Use the wrapper function for retrieving the platform data instead of
accessing dev->platform_data directly.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found