On 16 May 2014 16:21, Chander Kashyap <[email protected]> wrote: > In of_init_opp_table function, if a failure to add an OPP is > detected, the count of OPPs, yet to be added is not updated. > Fix this by decrementing this count on failure as well. > > Signed-off-by: Chander Kashyap <[email protected]> > Signed-off-by: Inderpal Singh <[email protected]> > --- > drivers/base/power/opp.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-)
Acked-by: Viresh Kumar <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

