]> Pileus Git - ~andy/linux/commit
usb: gadget: remove DUALSPEED from printer
authorSebastian Andrzej Siewior <sebastian@breakpoint.cc>
Fri, 10 Feb 2012 12:47:47 +0000 (13:47 +0100)
committerFelipe Balbi <balbi@ti.com>
Fri, 4 May 2012 12:53:03 +0000 (15:53 +0300)
commitd3bfd25821bcfb99a56c2094af249ee2d6c9e4dc
tree983f8ef448140e6bbc6dd8901b64d7263502f233
parent66ec8ed295087467ecea3a561cba005acc22fdd0
usb: gadget: remove DUALSPEED from printer

This patch removes the DUALSPEED macro and makes the HS (and FS) case
the default. This is one little step before composite can be used for
descriptor management.

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/printer.c