rockbox/firmware/target/arm/imx233/creative-zenxfi3
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 zenxfi3: drop audio routing driver in favor of the generic one 2013-06-18 16:19:28 +02:00
backlight-target.h
backlight-zenxfi3.c imx233: enhance pwm 2013-06-17 00:29:24 +02:00
button-target.h
button-zenxfi3.c imx233: fix pinctrl for stmp3600 and stmp3700 2013-06-17 00:29:25 +02:00
debug-zenxfi3.c
fmradio-target.h imx233: factor fmradio i2c and tuner power code 2013-11-19 20:39:10 +00:00
lcd-target.h
lcd-zenxfi3.c imx233: fix/improve lcdif for stmp3600 and stmp4700, fix drivers 2013-06-17 00:29:25 +02:00
powermgmt-target.h
powermgmt-zenxfi3.c