diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-12 08:46:39 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2013-09-12 17:17:40 +0200 |
commit | 0b77f766f3ef9875e2bb0035c9b89b4f9469b78d (patch) | |
tree | 1da83e1a303b2728ed5585d4c887959bf6039dd2 /Documentation/ja_JP | |
parent | hwmon: (tmp421) Fix return value (diff) | |
download | linux-0b77f766f3ef9875e2bb0035c9b89b4f9469b78d.tar.xz linux-0b77f766f3ef9875e2bb0035c9b89b4f9469b78d.zip |
hwmon: (k10temp) remove unnecessary pci_set_drvdata()
The driver core clears the driver data to NULL after device_release
or on probe failure. Thus, it is not needed to manually clear the
device driver data to NULL.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/ja_JP')
0 files changed, 0 insertions, 0 deletions