Do some planned radio interface cleanup since adding in the LV24020LP.
commita8637ec0e61bc6576ba247eb8c02a225b59131be
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sat, 14 Jul 2007 11:20:31 +0000 (14 11:20 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sat, 14 Jul 2007 11:20:31 +0000 (14 11:20 +0000)
treefbaf5104716ccfed888c7d8506dbee15a881d4a2
parenteeaf7ead4e1bacfc5cfaa6bef246aad831ebd792
Do some planned radio interface cleanup since adding in the LV24020LP.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13880 a1c6a512-1295-4272-9138-f99709370657
23 files changed:
apps/debug_menu.c
apps/recorder/radio.c
apps/recorder/radio.h
firmware/SOURCES
firmware/drivers/power.c
firmware/drivers/tuner/lv24020lp.c [moved from firmware/tuner_sanyo.c with 76% similarity]
firmware/drivers/tuner/s1a0903x01.c [moved from firmware/tuner_samsung.c with 81% similarity]
firmware/drivers/tuner/tea5767.c [moved from firmware/tuner_philips.c with 79% similarity]
firmware/export/config.h
firmware/export/hwcompat.h
firmware/export/lv24020lp.h [new file with mode: 0644]
firmware/export/power.h
firmware/export/s1a0903x01.h [copied from firmware/export/power.h with 57% similarity]
firmware/export/tea5767.h [copied from firmware/export/hwcompat.h with 52% similarity]
firmware/export/tuner.h
firmware/target/arm/archos/av300/power-av300.c
firmware/target/arm/iriver/h10/power-h10.c
firmware/target/arm/pnx0101/iriver-ifp7xx/power-ifp7xx.c
firmware/target/arm/sandisk/sansa-e200/power-e200.c
firmware/target/coldfire/iaudio/x5/power-x5.c
firmware/target/coldfire/iriver/h100/power-h100.c
firmware/target/coldfire/iriver/h300/power-h300.c
uisimulator/common/fmradio.c