From: Ricardo Salveti de Araujo Date: Mon, 31 Jan 2011 13:35:25 +0000 (-0200) Subject: OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM X-Git-Tag: v2.6.39-rc1~432^2~11^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e16b41bfd5efaa1f9521449f1f0e341ebec73398;p=pandora-kernel.git 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 Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed