From: Viresh Kumar <[email protected]> Date: Fri, 13 Sep 2013 18:30:00 +0530
> Drivers which have an exit path must call cpufreq_frequency_table_put_attr() > if > they have called cpufreq_frequency_table_get_attr() in their init path. > > This driver was missing this part and is fixed with this patch. > > Cc: David S. Miller <[email protected]> > Cc: [email protected] > Signed-off-by: Viresh Kumar <[email protected]> Acked-by: David S. Miller <[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/

