]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (ads7828) driver cleanup
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Mon, 1 Oct 2012 23:16:23 +0000 (19:16 -0400)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 2 Oct 2012 16:36:34 +0000 (09:36 -0700)
commit967d7fef43019200c8250c03e795f821f8a93b7c
tree3a876e8aaeecfc9de3af9217ce0f6da9987b276f
parent974a847e00cf3ff1695e62b276892137893706ab
hwmon: (ads7828) driver cleanup

* Remove unused macros;
* Point to the documentation;
* Coding Style fixes (Kernel Doc, spacing);
* Move driver declaration to avoid adding function prototypes.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/ads7828.c