kernel_optimize_test/arch/mips/alchemy/common
Viresh Kumar 3dcd7779ac MIPS: Alchemy: Migrate to new 'set-state' interface
Migrate alchemy 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 weren't doing anything in the ->set_mode() callback. So, this patch
doesn't provide any set-state callbacks.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: linux-mips@linux-mips.org
Cc: linaro-kernel@lists.linaro.org
Cc: Thomas Gleixner <tglx@linutronix.de>
Patchwork: https://patchwork.linux-mips.org/patch/10599/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2015-09-03 12:07:50 +02:00
..
clock.c MIPS: Alchemy: Remove unneeded cast removing const 2015-06-21 21:53:46 +02:00
dbdma.c MIPS: Alchemy: remove au_read/write/sync 2014-07-30 13:56:34 +02:00
dma.c MIPS: Alchemy: remove au_read/write/sync 2014-07-30 13:56:34 +02:00
gpiolib.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
irq.c MIPS: alchemy: Use irq_set_chip_handler_name_locked() 2015-08-26 15:23:28 +02:00
Makefile MIPS: Alchemy: remove old clock support 2014-07-30 14:12:00 +02:00
platform.c MIPS: Alchemy: platform: use clk framework for uarts 2014-07-30 14:09:02 +02:00
power.c MIPS: Alchemy: add helpers to access static memory ctrl registers. 2014-07-30 13:53:52 +02:00
prom.c
setup.c MIPS: Alchemy: remove declaration for set_cpuspec 2015-02-20 13:00:45 +01:00
sleeper.S MIPS: Fix gigaton of warning building with microMIPS. 2014-03-31 18:17:12 +02:00
time.c MIPS: Alchemy: Migrate to new 'set-state' interface 2015-09-03 12:07:50 +02:00
usb.c MIPS: Alchemy: usb: use clk framework 2014-07-30 14:09:21 +02:00
vss.c MIPS: Alchemy: Au1300 SoC support 2011-12-07 22:02:05 +00:00