USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h header
commitad0a5cb79efeae125e942f10435404bc427f7b4a
authorAndreas Mohr <andi@lisas.de>
Thu, 17 Dec 2009 10:56:09 +0000 (17 11:56 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 15 Mar 2010 15:50:09 +0000 (15 08:50 -0700)
treebc91c431f0fd7e2bb3f9a4bbf6a0b35ab2a187c0
parente9eba6da4a4d181cbcb84a664999f57d8c125276
USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h header

commit 4e092d110fe931db3878865db185be1c9df3e182 upstream.

This is a (almost) sort-only patch to sort FTDI device
product ID definitions in new ftdi_sio_ids.h header.

Advantage is that new device ID submissions will now have a specific (sorted)
position - less future merge conflicts.

Compile-tested, based on _current_ mainline git.
Minor checkpatch.pl warnings were eliminated whereever it made sense,
very minor text changes.

Signed-off-by: Andreas Mohr <andi@lisas.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ftdi_sio_ids.h