]> Pileus Git - ~andy/linux/commit
USB: option: handle send_setup blacklisting at probe
authorJohan Hovold <jhovold@gmail.com>
Wed, 30 May 2012 10:25:01 +0000 (12:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Jun 2012 22:23:53 +0000 (15:23 -0700)
commite463c6dda8f5ee0baa6a5400e45d300287339536
treee62b4039f909feba48d5b86bedd1dc3aa1f56be1
parent378fac2a46decbcd16b42044303ba8a1a3f8001e
USB: option: handle send_setup blacklisting at probe

Determine whether to use send_setup at probe time rather than at every
call to send_setup.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c