From 108900b54dce19aab3fa48adde7138ed868bb109 Mon Sep 17 00:00:00 2001 From: Russell King Date: Tue, 28 Oct 2014 13:32:35 +0000 Subject: [PATCH] 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-format-patch failed