From: Johan Hovold Date: Sun, 29 Dec 2013 18:23:07 +0000 (+0100) Subject: USB: pl2303: clean up type handling X-Git-Tag: v3.14-rc1~148^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f966ac7a939633ff6fa8cec58982676c243b4f8;p=pandora-kernel.git USB: pl2303: clean up type handling Merge types 0 and 1, whose differences are unknown and have always been treated the same. Add TYPE_-prefix to both types. Test for TYPE_01 (rather than !TYPE_HX) for legacy device quirks. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed