hwmon: (lm87) Reorganize the code
authorJean Delvare <khali@linux-fr.org>
Thu, 26 Jan 2012 17:37:50 +0000 (09:37 -0800)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 19 Mar 2012 01:27:41 +0000 (18:27 -0700)
commit8652a2642ce70074d3ef9bd2b565e62e851b0070
treea13467032899ec973f651e22f8461ac3d42d4a93
parent0fc86eca1b338d06ec500b34ef7def79c32b602b
hwmon: (lm87) 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>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
drivers/hwmon/lm87.c