Re: [PATCH] au0828: Cache the decoder info at au0828 dev structure

2015-06-18 Thread Hans Verkuil
On 06/18/2015 06:09 PM, Mauro Carvalho Chehab wrote: > Instead of seeking for the decoder every time analog stream is > started, cache it. > > Requested-by: Hans Verkuil > Signed-off-by: Mauro Carvalho Chehab > --- > drivers/media/usb/au0828/au0828-video.c | 37 > ++

[PATCH] au0828: Cache the decoder info at au0828 dev structure

2015-06-18 Thread Mauro Carvalho Chehab
Instead of seeking for the decoder every time analog stream is started, cache it. Requested-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- drivers/media/usb/au0828/au0828-video.c | 37 ++--- drivers/media/usb/au0828/au0828.h | 1 + 2 files changed,