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:
23c6acb
)
USB: pl2303: add device-type abstraction
author
Johan Hovold
<jhovold@gmail.com>
Sun, 29 Dec 2013 18:23:09 +0000
(19:23 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 3 Jan 2014 20:31:47 +0000
(12:31 -0800)
Encode all device-type specifics in a struct rather than testing for
device type and spreading such information throughout the driver.
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/pl2303.c
patch
|
blob
|
history
diff --cc
drivers/usb/serial/pl2303.c
Simple merge