commit | 446f352abda2dbc9de90c35a02100ed5e9aad77c | [log] [tgz] |
---|---|---|
author | Amaury Pouly <amaury.pouly@gmail.com> | Tue Nov 19 20:39:10 2013 +0000 |
committer | Amaury Pouly <amaury.pouly@gmail.com> | Tue Nov 19 20:39:10 2013 +0000 |
tree | 7ee2b4dae98376e0380b0b8bc44e1e688d10ede2 | |
parent | c2c2274e0adacc1a0c5bdb57fa1367badb7b047f [diff] |
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