From: Hema HK Date: Fri, 24 Sep 2010 16:23:19 +0000 (-0600) Subject: OMAP: hwmod: Set autoidle after smartidle during _sysc_enable X-Git-Tag: v2.6.37-rc1~121^2~51^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78f26e872f77b6312273216de1a8f836c6f2e143;p=pandora-kernel.git OMAP: hwmod: Set autoidle after smartidle during _sysc_enable OMAP USBOTG module has a requirement to set the autoidle bit only after setting smartidle bit. Modified the _sys_enable api to set the smartidle first and then the autoidle bit. Setting this will not have any impact on the other modules. Signed-off-by: Hema HK Signed-off-by: Partha Basak Cc: Felipe Balbi Cc: Tony Lindgren Cc: Kevin Hilman Acked-by: Benoit Cousson Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed