commit | 9c627e3be3e8f36eda73ed9e8aa4763582841c1f | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 28 20:31:44 2010 +0200 |
committer | Jean Delvare <khali@endymion.delvare> | Thu Oct 28 20:31:44 2010 +0200 |
tree | e04a1c7d96ea649e2f7831d388fa6b643411f0a3 | |
parent | caaa0f36c378c6fec6fd5260a63566e002ac4a84 [diff] |
hwmon: (s3c-hwmon) Use a real mutex The semaphore which protects the ADC is semantically a mutex. Use a real mutex. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Jean Delvare <khali@linux-fr.org>