[media] r820t: Allow disabling IMR callibration
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 11 Apr 2013 13:59:12 +0000 (10:59 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 17 Apr 2013 00:33:36 +0000 (21:33 -0300)
commit52775fd5b599c79e9a4152f75a6426bf376198dc
treea168bfa7d06eba19fbc46a19b145a59176fe7c3d
parent6596e88043e2c55d934f43701c3ca9860f009b06
[media] r820t: Allow disabling IMR callibration

The rtl-sdr library disabled IMR callibration. While I'm not sure
yet why, it could be a good idea to add a modprobe parameter here,
to allow to also disable it. There are two rationale behind it:
- It helps to compare USB dumps between rtl-sdr and the Kernel module;
- If rtl-sdr disabled it, perhaps there's a good reason (e. g. it
  might not be actually working, or it might be causing some trouble).
For both cases, it seems useful to add a modprobe parameter to allow
testing the device with both configurations.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Tested-by: Antti Palosaari <crope@iki.fi>
drivers/media/tuners/r820t.c