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:
3f878db
)
USB: sa1111: reorganize ohci-sa1111.c
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 26 Jan 2012 10:52:34 +0000
(10:52 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 24 Mar 2012 11:30:13 +0000
(11:30 +0000)
Combine usb_hcd_sa1111_probe() and ohci_hcd_sa1111_drv_probe(), doing
the same for the remove methods.
Move sa1111_start_hc and sa1111_stop_hc to be located next to these
the probe/release functions, as they're only called from them.
Get rid of the /*----*/ breaker lines.
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/usb/host/ohci-sa1111.c
patch
|
blob
|
history
diff --cc
drivers/usb/host/ohci-sa1111.c
Simple merge