diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-12 09:01:18 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2013-09-19 12:30:10 +0200 |
commit | e8473074924112d2f075be011f35db5bc9405577 (patch) | |
tree | 018e0f24b45e7da50a262b50205dfc1bef6bcf59 /drivers/video/via | |
parent | video: tdfxfb: remove unnecessary pci_set_drvdata() (diff) | |
download | linux-e8473074924112d2f075be011f35db5bc9405577.tar.xz linux-e8473074924112d2f075be011f35db5bc9405577.zip |
video: tridentfb: 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: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/via')
0 files changed, 0 insertions, 0 deletions