diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-11-25 18:11:15 -0800 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2013-11-25 18:28:18 -0800 |
commit | d0134e9fcfa393f64b4b406a6aac90d9b929a704 (patch) | |
tree | 9300ada8f58e2a49a19034d8ee74fb7d76342187 /drivers/input/tablet/Makefile | |
parent | 7f9ce649d2675103bbb71fe2c2bb4cd7fb362c37 (diff) | |
download | talos-op-linux-d0134e9fcfa393f64b4b406a6aac90d9b929a704.tar.gz talos-op-linux-d0134e9fcfa393f64b4b406a6aac90d9b929a704.zip |
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/input/tablet/Makefile')
0 files changed, 0 insertions, 0 deletions