ARM: tegra: Demote EMC clock inconsistency BUG to WARN
authorStephen Warren <swarren@nvidia.com>
Tue, 7 Feb 2012 01:09:15 +0000 (17:09 -0800)
committerOlof Johansson <olof@lixom.net>
Sun, 26 Feb 2012 22:16:28 +0000 (14:16 -0800)
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 <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found