media: lmedm04: Move usb buffer to lme2510_state.
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 29 Nov 2018 22:29:51 +0000 (17:29 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 5 Dec 2018 08:23:31 +0000 (03:23 -0500)
commit8824e5018c1944ef68d1a4a566ac245290c99da8
treedd255f3660d0ce5487a57fcb36129451361b4bcc
parentd95947c05eaf4696c7cbb5449738e1a3e180ad22
media: lmedm04: Move usb buffer to lme2510_state.

lme2510_state exists for the entire duration of driver.

Move usb_buffer to lme2510_state removing the need for
lme2510_exit_int for removing the buffer.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/usb/dvb-usb-v2/lmedm04.c