]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP3 PM: enable hardware SAR for USBHOST, USBTLL modules
authorPaul Walmsley <paul@pwsan.com>
Thu, 26 Jun 2008 00:09:41 +0000 (18:09 -0600)
committerTony Lindgren <tony@atomide.com>
Thu, 26 Jun 2008 13:41:56 +0000 (16:41 +0300)
commit0901f90f3a669f567e9c7230bbb9797b46887a98
tree704f846aff34227a69c2a131e2fb8180528b3ebe
parent2471a46e0f87d8b36b8eba14c088788585597c73
OMAP3 PM: enable hardware SAR for USBHOST, USBTLL modules

Enable hardware save-and-restore for the CORE and USBHOST powerdomains
during PM layer initialization.  On OMAP3, this only affects the
USBTLL and USBHOST modules.

There is probably a sleep and wakeup latency penalty with these
enabled.  No one seems to have quantified it yet.  If the added
latency is measurable, an alternate approach would be to only enable
hardware save-and-restore if there are USB devices attached.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pm34xx.c