Hi Rajendra, On 2/16/2011 1:11 PM, Nayak, Rajendra wrote:
This series fixes some hwmod api return values and also adds some state checks. The hwmod iterator functions are made to continue and not break if one of the callback functions ends up with an error.
By doing that, you change the behavior of this function. I'm not sure I fully understand why. Could you elaborate on the use case? To avoid that behavior in the past, I was just returning 0 in case of failure to avoid stopping the iteration. It looks like you do not want to stop the iteration but still retrieve the error. I do not see in this series what you plan to do with the error at the end of the iteration. Thanks, Benoit -- 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