diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-17 00:56:58 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-10-20 00:15:16 +0300 |
commit | 1843594c56bd79598a7ca4e6f7b6173e7d71b941 (patch) | |
tree | 5b3ac632d30ae26abe5064841a8dd35fd56859e9 /Documentation/devicetree | |
parent | 3a29ddb1c5986a6d3f941bfb1f434105203ce7f6 (diff) | |
download | linux-1843594c56bd79598a7ca4e6f7b6173e7d71b941.tar.xz |
ahci: 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 pointer back to link
structure.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Tejun Heo <tj@kernel.org>
Cc: linux-ide@vger.kernel.org
Link: https://lkml.kernel.org/r/20171016215658.GA101965@beast
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions