OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM
authorRicardo Salveti de Araujo <ricardo.salveti@canonical.com>
Mon, 31 Jan 2011 13:35:25 +0000 (11:35 -0200)
committerKevin Hilman <khilman@ti.com>
Thu, 10 Mar 2011 00:15:49 +0000 (16:15 -0800)
commite16b41bfd5efaa1f9521449f1f0e341ebec73398
tree3f7eec4728e7fc6afd779777aa6972733515e0b8
parent126f7e2992760028005ce94509ce54d331c6714d
OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM

In case in user has a OMAP3630 < ES1.2 the kernel should warn the user
about the ERRATUM, but using pr_warn instead of WARN_ON is already
enough, as there is nothing else the user can do besides changing the
board.

Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/cpuidle34xx.c
arch/arm/mach-omap2/pm34xx.c