diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-05 03:54:21 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2017-11-05 14:53:14 +0300 |
commit | fbc15e30400c9d927eda37445c78a7811a68e4a7 (patch) | |
tree | af6579ded2ec9eee78bfdf595c00b5e510f30bb5 /drivers/platform/x86/topstar-laptop.c | |
parent | e4a18052bb99e25d2c0074981120b76638285c22 (diff) | |
download | linux-fbc15e30400c9d927eda37445c78a7811a68e4a7.tar.xz |
platform/x86: intel_ips: 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. Moves timer structure off stack and
into struct ips_driver.
Cc: Darren Hart <dvhart@infradead.org>
Cc: Andy Shevchenko <andy@infradead.org>
Cc: platform-driver-x86@vger.kernel.org
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'drivers/platform/x86/topstar-laptop.c')
0 files changed, 0 insertions, 0 deletions