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:
40ed51a
)
usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users
author
Peter Chen
<peter.chen@freescale.com>
Wed, 14 Aug 2013 09:44:05 +0000
(12:44 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 14 Aug 2013 19:37:19 +0000
(12:37 -0700)
It is useless at below cases:
- If we implement both usb host and device at chipidea driver.
- If we don't need phy->otg.
Tested-by: Marek Vasut <marex@denx.de>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found