From: Thara Gopinath Date: Wed, 31 Mar 2010 10:16:29 +0000 (-0600) Subject: OMAP: HWMOD: Adding clockdomain check X-Git-Tag: v2.6.34-rc6~26^2~28^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5647c18eac9a313a89a3049a9fff51b20021a44;p=pandora-kernel.git OMAP: HWMOD: Adding clockdomain check This patch adds check for presence of clockdomain structure in the API omap_hwmod_get_pwrdm before trying to access the powerdomain structure. This will prevent unnecessary crashing of the system in case of a clock node with out an associated clockdomain. Signed-off-by: Thara Gopinath Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed