commit | c2c2274e0adacc1a0c5bdb57fa1367badb7b047f | [log] [tgz] |
---|---|---|
author | Amaury Pouly <amaury.pouly@gmail.com> | Tue Nov 19 19:04:03 2013 +0000 |
committer | Amaury Pouly <amaury.pouly@gmail.com> | Tue Nov 19 19:04:03 2013 +0000 |
tree | de5477d9b65a50bf5b5e693b1254ac653564c925 | |
parent | 287be81c16ef52484403c9f08bbf80465da6263b [diff] |
imx233: factor adc accross targets The old code allowed each target to specify its adc targets but this proved useless since the target rely directly on imx233/lradc for input method and generic adc is mostly used for battery and debug. Remove all target specific files and provide a generic implemenation. The targets can still specify a battery temperature channel in powermgmt-target.h Change-Id: I68cf2e3e46379d174ac6d774ffb237bb15a19ae3