Skip to content

Commit

Permalink
hwmon: (dme1737) cleanups
Browse files Browse the repository at this point in the history
This patch cleans up and prepares the dme1737 driver for support of the sch311x
chips. (Almost) no functional changes.

- Replaced whitespaces with tabs.
- Removed empty lines.
- Added _i2c_ to names of functions that are strictly I2C related.
- Added 4 new functions: dme1737_create_files, dme1737_remove_files,
  dme1737_sio_enter, and dme1737_sio_exit.
- Added error messages in case client attach/detach fails.

Signed-off-by: Juerg Haefliger <juergh at gmail.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
  • Loading branch information
Juerg Haefliger authored and Mark M. Hoffman committed Oct 11, 2007
1 parent bbf2501 commit b237eb2
Showing 1 changed file with 258 additions and 233 deletions.
Loading

0 comments on commit b237eb2

Please sign in to comment.