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:
c4b8692
)
USB: ohci-platform: Move platform_data checks into the probe function
author
Kevin Cernekee
<cernekee@gmail.com>
Sat, 11 Oct 2014 18:10:49 +0000
(11:10 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 3 Nov 2014 23:38:17 +0000
(15:38 -0800)
This puts all of the platform_data checks in the same place, and removes
the need for a custom drv->reset() callback.
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found