From: Andreas Mohr Date: Wed, 16 Dec 2009 20:45:10 +0000 (+0100) Subject: USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header X-Git-Tag: v2.6.33-rc2~11^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31844d55800e1b93fe75c4d6188a4a44db2e1bbe;p=pandora-kernel.git USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header This is a strictly move-only patch to relocate all FTDI device product ID definitions to their own ftdi_sio_ids.h header (following the usual *_ids.h kernel tree convention, too), thus correcting the slightly too messy appearance (crucial driver defines were stuck somewhere in the decaying middle swamp of the huge existing header). Compile-tested, based on latest mainline git. Signed-off-by: Andreas Mohr Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed