Re: [RFC, WIP, v4 04/11] media: vidtv: move config structs into a separate header

2020-05-01 Thread Mauro Carvalho Chehab
Em Sat, 2 May 2020 00:22:09 -0300 "Daniel W. S. Almeida" escreveu: > From: "Daniel W. S. Almeida" > > Move config structs to a common header so they can be used by the bridge > driver and by their respective drivers. > > Signed-off-by: Daniel W. S. Almeida > --- > .../media/test-drivers/vid

[RFC, WIP, v4 04/11] media: vidtv: move config structs into a separate header

2020-05-01 Thread Daniel W. S. Almeida
From: "Daniel W. S. Almeida" Move config structs to a common header so they can be used by the bridge driver and by their respective drivers. Signed-off-by: Daniel W. S. Almeida --- .../media/test-drivers/vidtv/vidtv_config.h | 35 +++ .../media/test-drivers/vidtv/vidtv_demod