From: Greg Kroah-Hartman Date: Mon, 5 Aug 2013 11:27:19 +0000 (+0800) Subject: USB: serial: move the "simple" drivers into usb-serial-simple.c X-Git-Tag: v3.12-rc1~186^2~108 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f9230713af17657f7ed503a12ddd739d0f48089;p=pandora-kernel.git USB: serial: move the "simple" drivers into usb-serial-simple.c Instead of having to create a new driver for a "simple" usb to serial device, mush them all into one file, with a macro, so as to make it easy to add new ones. Cc: "René Bürgel" Acked-by: Wei Shuai Cc: Josh Triplett Acked-by: Frans Klaver Cc: "Wesley W. Terpstra" Cc: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed