]> Pileus Git - ~andy/linux/commitdiff
[media] radio-si470x: Lower firmware version requirements
authorHans de Goede <hdegoede@redhat.com>
Wed, 11 Jul 2012 14:47:38 +0000 (11:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Jul 2012 23:22:35 +0000 (20:22 -0300)
Testing with a firmware version 12 usb radio stick has shown version 12
to work fine too.

Reported-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/si470x/radio-si470x.h

index b3b612feaa357c8d860b36d317ea6dc907a4218c..d66523826d3d8eddd055e17f579ee8c71476b3c4 100644 (file)
@@ -189,7 +189,7 @@ struct si470x_device {
  * Firmware Versions
  **************************************************************************/
 
-#define RADIO_FW_VERSION       14
+#define RADIO_FW_VERSION       12