commit | 0f14480b62235ef4fce1cd4755e1cde4c9be5f78 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Dec 09 20:36:06 2009 +0100 |
committer | Jean Delvare <khali@linux-fr.org> | Wed Dec 09 20:36:06 2009 +0100 |
tree | 2307177c29b69f30cf0a8b35e0e41c58b9340a2e | |
parent | 3d849981711741e76e501e4b9e3e7b792f2b0fd5 [diff] |
hwmon: (adt7475) Move sysfs files removal to a separate function Move sysfs files removal to a separate function. The code is common to the device probing error path and the standard device removal path. As it will grow with future driver development, this avoids code duplication. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Hans de Goede <hdegoede@redhat.com> Cc: Jordan Crouse <jordan@cosmicpenguin.net> Cc: "Darrick J. Wong" <djwong@us.ibm.com>