commit | 359defdaa46c6ecf6a29600f3d57c663c9c35fd2 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Sun Dec 29 19:23:09 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jan 03 12:31:47 2014 -0800 |
tree | 1d5183e3dd43b4c69c08c95ec4f6fa13a0c9b559 | |
parent | 23c6acb9684ac87c2e752f61900c7a1a2dd543ac [diff] |
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 <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>