]> Pileus Git - ~andy/linux/commit
usb: usbtest: update bos test coverage to usb 2.1 device
authorHuang Rui <ray.huang@amd.com>
Wed, 13 Nov 2013 14:35:13 +0000 (22:35 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Dec 2013 01:42:45 +0000 (17:42 -0800)
commitf625099f1a504742aef4c6ab20ba0ca981847e3c
tree9ccaa08b4a2dfce08aba56916f0413f1c27e715c
parent875bc23ac041519b24bd2c1faf71822e4b3e4322
usb: usbtest: update bos test coverage to usb 2.1 device

The commit "usb: usbtest: support bos descriptor test for usb 3.0"
introduced a test for bos descriptor. And USB 2.1 device also can be
checked. So this patch extends the test coverage to support USB 2.1 device.

Reported-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Huang Rui <ray.huang@amd.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usbtest.c