USB: ch341: use le16_to_cpup to be explicit about endianess
authorJohan Hovold <jhovold@gmail.com>
Mon, 28 Dec 2009 22:01:47 +0000 (23:01 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Mar 2010 22:53:51 +0000 (14:53 -0800)
commit52372ccb5a19d35b68b79118fafdced0c12f0ec9
treec058c17b50457433a46a3814bb3e1cd44e7fd4a5
parentf2b5cc834b69d2999b749144481de9a94f01bc48
USB: ch341: use le16_to_cpup to be explicit about endianess

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ch341.c