diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-11-26 06:11:15 +0400 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2013-11-26 06:28:18 +0400 |
commit | d0134e9fcfa393f64b4b406a6aac90d9b929a704 (patch) | |
tree | 9300ada8f58e2a49a19034d8ee74fb7d76342187 /drivers/hwmon/adm9240.c | |
parent | 7f9ce649d2675103bbb71fe2c2bb4cd7fb362c37 (diff) | |
download | linux-d0134e9fcfa393f64b4b406a6aac90d9b929a704.tar.xz |
Input: serio - 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>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/hwmon/adm9240.c')
0 files changed, 0 insertions, 0 deletions