On 06-07-15, 16:41, Viresh Kumar wrote: > Hi Guys, > > 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") @Ralf: This dependency patch is applied to 4.2-rc2 now and you can pick all the patches from this series. -- viresh