[UPSTREAM] Attempt at improving ADC access
Werner Almesberger
werner at openmoko.org
Thu Oct 16 05:09:40 CEST 2008
Balaji Rao wrote:
> Here's an attempt to improve ADC access in the pcf50633 driver.
> I've introduced a method for synchronously reading from the ADC.
Very nice work ! One suggestion for a slight simplification: you can
avoid distinguishing synchronous and asynchronous by using a callback
in adc_sync_read that does the completion.
- Werner
More information about the openmoko-kernel
mailing list