forked from len0rd/rockbox
The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5802, so rename files and functions. Also fix several bugs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26871 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
60d5f5050b
commit
ff8e76e9e5
9 changed files with 126 additions and 121 deletions
|
|
@ -41,7 +41,7 @@
|
|||
#define TEA5760 0x10 /* Philips */
|
||||
#define LV240000 0x20 /* Sanyo */
|
||||
#define IPOD_REMOTE_TUNER 0x40 /* Apple */
|
||||
#define FMCLIPPLUS 0x80 /* Mystery SiLabs FM tuner in some clip+ */
|
||||
#define RDA5802 0x80 /* RDA Microelectronics */
|
||||
|
||||
/* CONFIG_CODEC */
|
||||
#define MAS3587F 3587
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue