rockbox/firmware/target/arm/imx233/creative-zen
Amaury Pouly 446f352abd imx233: factor fmradio i2c and tuner power code
Choices are limited for those: i2c is either generic software or imx233
hardware and power is either none or with a gpio. So factor ever possible
combination in a single common file and use fmradio-target.h to supply the
required parameters. This will remove a bunch of duplicate code.

Change-Id: If12faeb2e371631cd39cc18a4c1d859812007934
2013-11-19 20:39:10 +00:00
..
audio-target.h
backlight-target.h
backlight-zen.c Initial commit for the Creative ZEN V 2013-11-18 21:44:06 +00:00
button-target.h Initial commit for the Creative ZEN V 2013-11-18 21:44:06 +00:00
button-zen.c Initial commit for the Creative ZEN V 2013-11-18 21:44:06 +00:00
debug-zen.c
fmradio-target.h imx233: factor fmradio i2c and tuner power code 2013-11-19 20:39:10 +00:00
lcd-target.h
lcd-zen.c imx233: factor adc accross targets 2013-11-19 19:04:03 +00:00
lcd-zenmozaic.c creativezenmozaic: factor out code with the zen/zenxfi 2013-11-18 21:44:05 +00:00
power-zen.c imx233: factor fmradio i2c and tuner power code 2013-11-19 20:39:10 +00:00
powermgmt-target.h
powermgmt-zen.c