Re: [PATCH 1/7] cx231xx: Add second frontend option

2018-02-12 Thread Brad Love
Hi Alex, On 2018-01-12 13:09, Alex Deucher wrote: > On Fri, Jan 12, 2018 at 11:19 AM, Brad Love wrote: >> Include ability to add a second dvb attach style frontend to cx231xx >> USB bridge. All current boards set to use frontend[0]. Changes are >> backwards compatible with current behaviour. >>

Re: [PATCH 1/7] cx231xx: Add second frontend option

2018-01-12 Thread Alex Deucher
On Fri, Jan 12, 2018 at 11:19 AM, Brad Love wrote: > Include ability to add a second dvb attach style frontend to cx231xx > USB bridge. All current boards set to use frontend[0]. Changes are > backwards compatible with current behaviour. > > Signed-off-by: Brad Love > --- > drivers/media/usb/cx2

[PATCH 1/7] cx231xx: Add second frontend option

2018-01-12 Thread Brad Love
Include ability to add a second dvb attach style frontend to cx231xx USB bridge. All current boards set to use frontend[0]. Changes are backwards compatible with current behaviour. Signed-off-by: Brad Love --- drivers/media/usb/cx231xx/cx231xx-dvb.c | 173 ++-- 1 file