summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/si470x/radio-si470x.h
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2012-06-14 14:43:14 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-07-30 23:12:12 +0200
commitd9264a0b46d1f121cee6e638d084d596612e4690 (patch)
treef820f0b8b01c0961d5e31d82666fb29420706be3 /drivers/media/radio/si470x/radio-si470x.h
parent[media] radio-si470x: Lower hardware freq seek signal treshold (diff)
downloadlinux-d9264a0b46d1f121cee6e638d084d596612e4690.tar.xz
linux-d9264a0b46d1f121cee6e638d084d596612e4690.zip
[media] radio-si470x: Lower firmware version requirements
With the changes from the previous patches device firmware version 14 + usb microcontroller software version 1 works fine too. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/radio/si470x/radio-si470x.h')
-rw-r--r--drivers/media/radio/si470x/radio-si470x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/radio/si470x/radio-si470x.h b/drivers/media/radio/si470x/radio-si470x.h
index fbf713def94d..b3b612feaa35 100644
--- a/drivers/media/radio/si470x/radio-si470x.h
+++ b/drivers/media/radio/si470x/radio-si470x.h
@@ -189,7 +189,7 @@ struct si470x_device {
* Firmware Versions
**************************************************************************/
-#define RADIO_FW_VERSION 15
+#define RADIO_FW_VERSION 14