e200: adc_read needs mutex since it is accessed from multiple threads and yields...
commit3b2ceef160bee93a78047c777e040d52a726e6a2
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 12 Jul 2007 04:19:21 +0000 (12 04:19 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 12 Jul 2007 04:19:21 +0000 (12 04:19 +0000)
treea423f55c23c65aedd69231e12c7983c949e4384d
parent90ea26a23701dee1e7a709da7dffb5b3e5510e32
e200: adc_read needs mutex since it is accessed from multiple threads and yields. Remove polling for conversion completion since it will always have completed by the time it can be read out.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13861 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/sandisk/sansa-e200/adc-e200.c