diff options
author | Kees Cook <[email protected]> | 2017-10-04 17:53:36 -0700 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2017-10-05 08:20:17 +0200 |
commit | d522bb6a105ffabeb765ad890062199fd4d18245 (patch) | |
tree | 4250381db73e1192ca44487e0cbd16e126400deb /lib/test_overflow.c | |
parent | 9e66317d3c92ddaab330c125dfe9d06eee268aff (diff) |
ALSA: sh: aica: 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. This requires adding a pointer to
hold the timer's target substream, as there won't be a way to pass this in
the future.
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions