]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfdee63f62aa3c68f325c859cb79432591f16ee0b
treec058c17b50457433a46a3814bb3e1cd44e7fd4a5
parentd1d163074366b75fb803560e756336a1f42113fd
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