linux/arch/avr32
Viresh Kumar 09adcdf212 AVR32/time: Migrate to new 'set-state' interface
Migrate avr32 driver to the new 'set-state' interface provided by
clockevents core, the earlier 'set-mode' interface is marked obsolete
now.

This also enables us to implement callbacks for new states of clockevent
devices, for example: ONESHOT_STOPPED.

We want to call cpu_idle_poll_ctrl() in shutdown only if we were in
oneshot or resume state earlier. Create another variable to save this
information and check that in shutdown callback.

Cc: Haavard Skinnemoen <hskinnemoen@gmail.com>
Cc: Hans-Christian Egtvedt <egtvedt@samfundet.no>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>
2015-07-20 12:19:10 +02:00
..
boards ARM: SoC driver changes for 3.17 2014-08-08 11:34:32 -07:00
boot
configs avr32: update all default configurations 2015-02-09 15:27:45 +01:00
include mm: clean up per architecture MM hook header files 2015-07-17 16:39:53 -07:00
kernel AVR32/time: Migrate to new 'set-state' interface 2015-07-20 12:19:10 +02:00
lib
mach-at32ap avr32/at32ap: Fix race in installing chained IRQ handler 2015-06-25 11:57:52 +02:00
mm mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler 2015-05-19 08:39:15 +02:00
oprofile
Kconfig
Kconfig.debug
Makefile