From: Paul Walmsley Date: Thu, 26 Jun 2008 00:09:40 +0000 (-0600) Subject: OMAP3 pwrdm: add CORE SAR handling (for USBTLL module) X-Git-Tag: v2.6.26-omap1~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2471a46e0f87d8b36b8eba14c088788585597c73;p=pandora-kernel.git OMAP3 pwrdm: add CORE SAR handling (for USBTLL module) 34xx TRM Delta G->H notes that the CORE powerdomain has a hardware save-and-restore (SAR) control bit for the USBTLL module, similar to the USBHOST powerdomain SAR bit. Split the existing core_34xx struct powerdomain into two structs, one for ES1 and one for ES2, and add the PWRDM_HAS_HDWR_SAR flag to the ES2 powerdomain. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed