From: Miguel Vadillo Date: Fri, 1 Jul 2011 20:54:02 +0000 (+0200) Subject: OMAP2+: hwmod: Enable module in shutdown to access sysconfig X-Git-Tag: v3.1-rc1~248^2~1^4^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6481c73c22613660a5b791d2b4d0faf60508d731;p=pandora-kernel.git OMAP2+: hwmod: Enable module in shutdown to access sysconfig When calling the shutdown, the module may be already in idle. Accessing the sysconfig register will then lead to a crash. In that case, re-enable the module in order to allow the access to the sysconfig register. Signed-off-by: Miguel Vadillo Signed-off-by: Benoit Cousson Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed