]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: (lm63) Reorganize the code
authorJean Delvare <khali@linux-fr.org>
Fri, 23 Mar 2012 09:02:18 +0000 (10:02 +0100)
committerJean Delvare <khali@endymion.delvare>
Fri, 23 Mar 2012 09:02:18 +0000 (10:02 +0100)
commitdac27dce318401fee028b19cdd4c52fe163f53f1
tree4c988d2a62eca150b7998c861c45b7964a0cc98c
parentf7001bb063ec06e7fff8782146a7bed49dfe6507
hwmon: (lm63) Reorganize the code

Reorder functions and driver declaration to no longer need to
forward-declare functions. Also rename new_client to just client
everywhere for readability.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
drivers/hwmon/lm63.c