Kees Cook <[email protected]> writes: > 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 <[email protected]> > Cc: Haojian Zhuang <[email protected]> > Cc: Robert Jarzmik <[email protected]> > Cc: Russell King <[email protected]> > Cc: [email protected] > Signed-off-by: Kees Cook <[email protected]>
Applied to pxa/for-next tree, thanks. -- Robert

