From: Benoit Cousson Date: Thu, 20 May 2010 18:31:10 +0000 (-0600) Subject: OMAP: hwmod: Replace WARN by pr_warning for clockdomain check X-Git-Tag: v2.6.35-rc1~456^2~1^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63403384233e3f58514eea891003458dedd43c12;p=pandora-kernel.git OMAP: hwmod: Replace WARN by pr_warning for clockdomain check Most of the clock nodes belong to a clock domain, but it is perfectly valid to have clock without clock domain. Root clocks for example does not belong to any clock domain. Keep the warning but reduce the verbosity. Signed-off-by: Benoit Cousson Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed