From: Stephen Warren Date: Tue, 7 Feb 2012 01:09:15 +0000 (-0800) Subject: ARM: tegra: Demote EMC clock inconsistency BUG to WARN X-Git-Tag: v3.4-rc1~89^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e186ad74c0941f5caeda28bde76dab903b342c1c;p=pandora-kernel.git ARM: tegra: Demote EMC clock inconsistency BUG to WARN When this inconsistency occurs, the system will typically operate without issue, it's just that EMC scaling won't optimally. Convert the BUG_ON to a WARN_ONCE in order to allow the kernel to boot, but still complain. Signed-off-by: Stephen Warren Signed-off-by: Olof Johansson --- Reading git-diff-tree failed