Hi Colin, On Fri, Nov 24, 2017 at 01:37:41PM +0000, Colin King wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Use setup_timer function instead of initializing timer with the > function and data fields. > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> > --- > drivers/nfc/st21nfca/se.c | 10 ++++------ > 1 file changed, 4 insertions(+), 6 deletions(-) Applied to nfc-next, thanks. Cheers, Samuel.