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:
67d0b50
)
usb: gadget: pxa27x_udc: drop ARCH_PXA dependency
author
Felipe Balbi
<balbi@ti.com>
Mon, 25 Feb 2013 07:46:18 +0000
(09:46 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 18 Mar 2013 09:17:16 +0000
(11:17 +0200)
This driver can compile in any arch quite
easily by just removing a few headers and
dropping cpu_is_* check from module_init.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found