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:
165f606
)
pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()
author
Frank Schäfer
<fschaefer.oss@googlemail.com>
Wed, 14 Aug 2013 18:09:09 +0000
(20:09 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 14 Aug 2013 19:12:42 +0000
(12:12 -0700)
There is no need for two else-if constructs for the type_1 chip
detection in pl2303_startup(), so merge them.
Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found