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:
bc25a80
)
usb: chipidea: split the driver code into units
author
Alexander Shishkin
<alexander.shishkin@linux.intel.com>
Fri, 11 May 2012 14:25:46 +0000
(17:25 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 11 May 2012 23:49:51 +0000
(16:49 -0700)
Split the driver into the following parts:
* core -- resources, register access, capabilities, etc;
* udc -- device controller functionality;
* debug -- logging events.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found