diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-10 17:13:01 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-02 15:50:35 -0700 |
commit | 96d130824f6f965418c2c36061842c354ab60178 (patch) | |
tree | a1d8bf88bd0e08c4d0df92056d88a996dd7b1d70 /arch/mips/sgi-ip32 | |
parent | b7bea32f0cc42b155eac995e60c97cff56390376 (diff) | |
download | linux-96d130824f6f965418c2c36061842c354ab60178.tar.bz2 |
arm: pxa: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly. Adds a static variable to hold the
interrupt private data pointer.
Cc: Daniel Mack <daniel@zonque.org>
Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
Cc: Robert Jarzmik <robert.jarzmik@free.fr>
Cc: Russell King <linux@armlinux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'arch/mips/sgi-ip32')
0 files changed, 0 insertions, 0 deletions