]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (lm63) Reorganize the code
authorJean Delvare <khali@linux-fr.org>
Sun, 25 Mar 2012 23:42:16 +0000 (10:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sun, 25 Mar 2012 23:42:16 +0000 (10:42 +1100)
commit7b1e0950d07338e82a4bd903a12715573854342f
tree4c988d2a62eca150b7998c861c45b7964a0cc98c
parentbce67c07b1ab24d00e6ade5510e795770f199f35
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