Skip to content

Commit

Permalink
[media] radio-si470x: Lower firmware version requirements
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Hans de Goede authored and Mauro Carvalho Chehab committed Jul 30, 2012
1 parent c9fbedd commit db3912c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/radio/si470x/radio-si470x.h
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ struct si470x_device {
* Firmware Versions
**************************************************************************/

#define RADIO_FW_VERSION 14
#define RADIO_FW_VERSION 12



Expand Down

0 comments on commit db3912c

Please sign in to comment.