26 Oct
2017
26 Oct
'17
9:09 a.m.
On Wed, Oct 25, 2017 at 08:09:27AM -0700, Kees Cook wrote:
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. These are all the "mechanical" changes remaining in the sound subsystem.
Acked-by: Mark Brown broonie@kernel.org