From 359defdaa46c6ecf6a29600f3d57c663c9c35fd2 Mon Sep 17 00:00:00 2001 From: Johan Hovold Date: Sun, 29 Dec 2013 19:23:09 +0100 Subject: [PATCH] USB: pl2303: add device-type abstraction 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed