commit | 892514a6372d49ffe9749fb86cc587b4dce90733 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Oct 28 20:31:45 2010 +0200 |
committer | Jean Delvare <khali@endymion.delvare> | Thu Oct 28 20:31:45 2010 +0200 |
tree | 766bd801a21b585f78f5e6eed1ac7c681b826777 | |
parent | 2fa09878ba1dc458b8cb6e9c8fbc8f2e5401d2b2 [diff] |
hwmon: (w83795) Move file creation to a separate function too Function w83795_probe() is way too big, move file creation to a separate function to make it more readable. Signed-off-by: Jean Delvare <khali@linux-fr.org>