commit | e170adcb406504b8acd35554c69830c11916be1f | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben@simtec.co.uk> | Sat Jul 18 10:12:27 2009 +0100 |
committer | Ben Dooks <ben-linux@fluff.org> | Sat Jul 18 10:15:53 2009 +0100 |
tree | 75a8aeb283e39d1b9b82bebfe347eb6c64def65f | |
parent | 885f9ebe7554628967b6e93b284dd3021e1bb280 [diff] |
ARM: S3C: Add ADC synchronous read call. To add HWMON support, we need a synchronous read() call that blocks until completion. Add the client that is being service to the select and convert callbacks to make the code easier. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: Ben Dooks <ben-linux@fluff.org>