From: David Brownell Date: Mon, 7 Nov 2005 23:31:25 +0000 (-0800) Subject: [PATCH] USB: wakeup flag updates (1/3) sl811-hcd X-Git-Tag: v2.6.16-rc1~474^2~22^2~10^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c8624f91d91df7cdeb9b2dace3269b8788c845f;p=pandora-kernel.git [PATCH] USB: wakeup flag updates (1/3) sl811-hcd This makes the SL811 HCD use the driver model wakeup flags for its controller, not the flags in the HCD glue (which will be removed). From: David Brownell Signed-off-by: Greg Kroah-Hartman drivers/usb/host/sl811-hcd.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) --- Reading git-diff-tree failed