Re: [patch 5/7] clockevents: Provide interface to reconfigure anactive clock event device

From: Thomas Gleixner
Date: Thu May 19 2011 - 05:33:33 EST


On Thu, 19 May 2011, Ingo Molnar wrote:
> * Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
> > + */
> > +int clockevents_reconfigure(struct clock_event_device *dev, u32 freq)
>
> This too could use a struct clockevents_params perhaps - and would only use
> params.freq for now but might be extended in the future.
>
> But i'm fine with this API as well:

I agree for the config_register interface, but here we really just
want to update the frequency and not change any other parameter.

Thanks,

tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/