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@xxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html