On 30 January 2013 19:23, Fabio Baltieri <[email protected]> wrote: > Drop unused arguments from dbs_timer_init and clean dbs_timer_exit and > cpufreq_governor_dbs to remove non necessary special cases. > > Reported-by: Viresh Kumar <[email protected]> > Signed-off-by: Fabio Baltieri <[email protected]>
As discussed over IRC, you will fix following in few days: - Code redundancy within governors - Removing second_time: label and cdbs->enable field - Fixing params to timer init and exit to make them more efficient. And here is my ack for this patch: 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/

