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:
4e606d6
)
efikasb/mx: fix usbh1 initialisation
author
Arnaud Patard (Rtp)
<arnaud.patard@rtp-net.org>
Mon, 27 Jun 2011 20:41:04 +0000
(22:41 +0200)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Tue, 26 Jul 2011 07:14:52 +0000
(09:14 +0200)
mx51_initialize_usb_hw() support introduced a small error. The usbh1 has
pdev->id equal to 1 not 0, so use pdev->id to make things less error-prone and
to fix that.
Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found