]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: autosuspend for usblcd
authorOliver Neukum <oneukum@suse.de>
Wed, 13 Jun 2007 15:13:31 +0000 (17:13 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 12 Jul 2007 23:34:38 +0000 (16:34 -0700)
commit7bbe990c989ee16f2c1be3e4ae28f8004bec788c
treec2ea2abc369f2cabeb46cb6c5d3125d3e58ca7e6
parent55b3fd41b0846929f68b5fb1058ad8077289f584
USB: autosuspend for usblcd

this patch implements autosuspend for the usblcd driver. It uses
the new usb_anchor infrastructure. Many thanks to Georges for testing.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Cc: Georges Toth <g.toth@e-biz.lu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/misc/usblcd.c