]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
USB: remove incorrect struct class_device from the printer gadget
authorTony Jones <tonyj@suse.de>
Thu, 21 Feb 2008 23:13:36 +0000 (00:13 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Mar 2008 22:57:44 +0000 (14:57 -0800)
commit350351006426471458fe50b1de1160200a1ba138
treecb1b5e5d7d55113eee60168d90267ca338132c9c
parent64cc2dd937298324c77c7d584495052547c64a6a
USB: remove incorrect struct class_device from the printer gadget

This field does nothing, and should not be allowed to stick around
incase someone gets any other ideas...

Signed-off-by: Tony Jones <tonyj@suse.de>
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/printer.c