[PATCH 1/1] ARM: OMAP2+: hwmod: Print an error message if no match exists for a hwmod class
Paul Walmsley
paul at pwsan.com
Wed Aug 8 10:05:50 EDT 2012
Hello Vaibhav,
On Wed, 8 Aug 2012, Vaibhav Bedia wrote:
> If no match is found for a hwmod class, omap_hwmod_for_each_by_class()
> currently does not spit out any error messages. To make debugging
> issues related to non-existent hwmod classes simpler make this function
> print an error message in case no match is found for the supplied hwmod
> class.
>
> Signed-off-by: Vaibhav Bedia <vaibhav.bedia at ti.com>
It doesn't seem to me that this would necessarily always be an error.
Suppose some init code to create cpsw devices is running on an OMAP3430.
Then a omap_hwmod_for_each_by_class() that doesn't locate anything
wouldn't be an error, right?
- Paul
More information about the linux-arm-kernel
mailing list