From: Russell King Date: Tue, 28 Oct 2014 13:32:35 +0000 (+0000) Subject: ARM: use pr_warn_ratelimited() when migrating IRQs X-Git-Tag: omap-for-v3.20/drop-legacy-3517~102^2~1^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=108900b54dce19aab3fa48adde7138ed868bb109;p=pandora-kernel.git ARM: use pr_warn_ratelimited() when migrating IRQs Rather than open coding the printk_ratelimit() check with pr_warn(), use pr_warn_ratelimited() instead. Tested-by: Felipe Balbi Signed-off-by: Russell King --- Reading git-diff-tree failed