[PATCH 14/16] ARM: omap: fix wrapped error messages in omap_hwmod.c
Paul Walmsley
paul at pwsan.com
Wed Feb 8 12:40:47 EST 2012
On Wed, 8 Feb 2012, Russell King - ARM Linux wrote:
> While trying to debug my OMAP platforms, they emitted this message:
>
> omap_hwmod: %s: enabled state can only be entered from initialized, idle, or disabled state
>
> The following backtrace said it was from a function called '_enable',
> which didn't provide much clue. Grepping didn't find it either.
>
> The message is wrapped, so unwrap the message so grep can find it. Do
> the same for three other messages in this file.
>
> Signed-off-by: Russell King <rmk+kernel at arm.linux.org.uk>
Thanks, I'll queue this for 3.4.
- Paul
More information about the linux-arm-kernel
mailing list