On 06-07-15, 23:52, Sergei Shtylyov wrote: > On 07/06/2015 02:11 PM, Viresh Kumar wrote: > > >This series migrates MIPS clockevent drivers (present in arch/mips/ > >directory), to the new set-state interface. This would enable these > >drivers to use new states (like: ONESHOT_STOPPED, etc.) of a clockevent > >device (if required), as the set-mode interface is marked obsolete now > >and wouldn't be expanded to handle new states. > > >Rebased over: v4.2-rc1 > > >Following patches: > > MIPS/alchemy/time: Migrate to new 'set-state' interface > > MIPS/jazz/timer: Migrate to new 'set-state' interface > > MIPS/cevt-r4k: Migrate to new 'set-state' interface > > MIPS/sgi-ip27/timer: Migrate to new 'set-state' interface > > MIPS/sni/time: Migrate to new 'set-state' interface > > >must be integrated to mainline kernel via clockevents tree, because of > >dependency on: > > 352370adb058 ("clockevents: Allow set-state callbacks to be optional") > > I had a hard time finding this by ID, since it hasn't landed in > any official trees still. For others who might struggle as well: http://marc.info/?l=linux-kernel&m=143409604825833&w=2 Sorry to waste your time because of this dependency. The best I could have done is to mention the dependency in cover-letter, which I did (though should have included a link as well). Anyway, thanks :) -- viresh