hwmon: (emc6w201) Properly handle all errors
commitb6b2a1e8068684baf67307a994180976b7c443ed
authorJean Delvare <khali@linux-fr.org>
Sun, 3 Jul 2011 11:32:53 +0000 (3 13:32 +0200)
committerJean Delvare <khali@endymion.delvare>
Sun, 3 Jul 2011 11:32:53 +0000 (3 13:32 +0200)
treef25003224131eec9637a137587182b6ba3e0903f
parentb0af8dfdd67699e25083478c63eedef2e72ebd85
hwmon: (emc6w201) Properly handle all errors

Handle errors on 8-bit register reads and writes too. Also use likely
and unlikely to make the functions faster on success.

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