From: Will Deacon Date: Thu, 25 Oct 2012 16:18:23 +0000 (+0100) Subject: ARM: hw_breakpoint: kill WARN_ONCE usage X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~53^2^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f435ab79928e4d54082e2838c4562a165e37999c;p=pandora-kernel.git ARM: hw_breakpoint: kill WARN_ONCE usage WARN_ONCE is a bit OTT for some of the simple failure cases encountered in hw_breakpoint, so use either pr_warning or pr_warn_once instead. Reported-by: Stephen Boyd Signed-off-by: Will Deacon --- Reading git-diff-tree failed