Re: [PATCH] amifloppy: Convert timers to use timer_setup()

From: Jens Axboe
Date: Fri Oct 06 2017 - 10:46:53 EST


On 10/04/2017 06:48 PM, Kees Cook wrote:
> This converts the amifloppy driver to pass the timer pointer to the
> callback instead of the drive number (and flags). It eliminates the
> decusagecounter flag, as it was unused, and drops the ininterrupt flag
> which appeared to be a needless optimization. The drive can then be
> calculated from the offset of the timer in the drive timer array.

Applied for 4.15.

--
Jens Axboe