android_kernel_xiaomi_sdm845/drivers/usb/host
David Brownell 9a5d3e98dd [PATCH] USB: hcd suspend uses pm_message_t
This patch includes minor "sparse -Wbitwise" updates for the PCI based
HCDs.  Almost all of them involve just changing the second parameter of the
suspend() method to a pm_message_t ...  the others relate to how the EHCI
code walks in-memory data structures.  (There's a minor bug fixed there too
...  affecting the big-endian sysfs async schedule dump.)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>


Index: gregkh-2.6/drivers/usb/core/hcd.h
===================================================================
2005-04-18 17:39:23 -07:00
..
ehci-dbg.c [PATCH] USB: hcd suspend uses pm_message_t 2005-04-18 17:39:23 -07:00
ehci-hcd.c [PATCH] USB: hcd suspend uses pm_message_t 2005-04-18 17:39:23 -07:00
ehci-hub.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ehci-mem.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ehci-q.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ehci-sched.c [PATCH] USB: hcd suspend uses pm_message_t 2005-04-18 17:39:23 -07:00
ehci.h [PATCH] USB: hcd suspend uses pm_message_t 2005-04-18 17:39:23 -07:00
hc_crisv10.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hc_crisv10.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ohci-au1xxx.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ohci-dbg.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ohci-hcd.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ohci-hub.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ohci-lh7a404.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ohci-mem.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ohci-omap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ohci-pci.c [PATCH] USB: hcd suspend uses pm_message_t 2005-04-18 17:39:23 -07:00
ohci-ppc-soc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ohci-pxa27x.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ohci-q.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ohci-sa1111.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ohci.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sl811-hcd.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sl811.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
uhci-debug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
uhci-hcd.c [PATCH] USB: hcd suspend uses pm_message_t 2005-04-18 17:39:23 -07:00
uhci-hcd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
uhci-hub.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
uhci-q.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00