Re: [PATCH 2/2] af9035: Add remaining it913x dual ids to af9035.

2014-02-11 Thread Malcolm Priestley
On Tue, 2014-02-11 at 22:41 +0200, Antti Palosaari wrote: > On 11.02.2014 22:32, Malcolm Priestley wrote: > > On Tue, 2014-02-11 at 19:42 +0200, Antti Palosaari wrote: > >> Moikka Malcolm! > >> Thanks for the patch serie. > >> > >> You removed all IDs from it913x driver. There is possibility to jus

Re: [PATCH 2/2] af9035: Add remaining it913x dual ids to af9035.

2014-02-11 Thread Antti Palosaari
On 11.02.2014 22:32, Malcolm Priestley wrote: On Tue, 2014-02-11 at 19:42 +0200, Antti Palosaari wrote: Moikka Malcolm! Thanks for the patch serie. You removed all IDs from it913x driver. There is possibility to just remove / comment out: MODULE_DEVICE_TABLE(usb, it913x_id_table); which

Re: [PATCH 2/2] af9035: Add remaining it913x dual ids to af9035.

2014-02-11 Thread Malcolm Priestley
On Tue, 2014-02-11 at 19:42 +0200, Antti Palosaari wrote: > Moikka Malcolm! > Thanks for the patch serie. > > You removed all IDs from it913x driver. There is possibility to just > remove / comment out: > MODULE_DEVICE_TABLE(usb, it913x_id_table); > which prevents loading that driver automa

Re: [PATCH 2/2] af9035: Add remaining it913x dual ids to af9035.

2014-02-11 Thread Antti Palosaari
Moikka Malcolm! Thanks for the patch serie. You removed all IDs from it913x driver. There is possibility to just remove / comment out: MODULE_DEVICE_TABLE(usb, it913x_id_table); which prevents loading that driver automatically, but leaves possibility to load it manually if user wants t

[PATCH 2/2] af9035: Add remaining it913x dual ids to af9035.

2014-02-09 Thread Malcolm Priestley
As follow on to patch af9035: Move it913x single devices to af9035 and patch 1. SNR is reported as db/10 values. All dual ids are added to af9035 and it913x driver disabled. it913x/it913x-fe removal patches to follow. Signed-off-by: Malcolm Priestley --- drivers/media/usb/dvb-usb-v2/af9035.c