summaryrefslogtreecommitdiff
path: root/firmware/drivers/tuner
diff options
context:
space:
mode:
authorMaurus Cuelenaere <mcuelenaere@gmail.com>2009-12-18 12:41:12 +0000
committerMaurus Cuelenaere <mcuelenaere@gmail.com>2009-12-18 12:41:12 +0000
commitd42cdfd91c581d20a4e895a73e5fdc8830693ba2 (patch)
treed85ae91d55777d266f064a48e3f710a5350b60d5 /firmware/drivers/tuner
parent722f46af46996ee9adfd3ddfc241e11e4586e065 (diff)
Onda VX747/VX777: fix FM radio
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24074 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/drivers/tuner')
-rw-r--r--firmware/drivers/tuner/tea5767.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/drivers/tuner/tea5767.c b/firmware/drivers/tuner/tea5767.c
index 09503455f3..822fdcb9ec 100644
--- a/firmware/drivers/tuner/tea5767.c
+++ b/firmware/drivers/tuner/tea5767.c
@@ -28,7 +28,7 @@
#include "fmradio.h"
#include "fmradio_i2c.h" /* physical interface driver */
-#if defined(PHILIPS_HDD1630)
+#if defined(PHILIPS_HDD1630) || defined(ONDA_VX747)
#define I2C_ADR 0x60
#else
#define I2C_ADR 0xC0