diff options
author | 2014-01-08 09:45:15 +0900 | |
---|---|---|
committer | 2014-01-17 10:57:39 +0200 | |
commit | 7c815c59c0bee9822a7a9fd93725d727b07ee93c (patch) | |
tree | 789f1603a42e21374acb8e9f6c900521358745eb /tools/perf/scripts/python | |
parent | video: asiliantfb: remove unnecessary pci_set_drvdata() (diff) | |
download | linux-dev-7c815c59c0bee9822a7a9fd93725d727b07ee93c.tar.xz linux-dev-7c815c59c0bee9822a7a9fd93725d727b07ee93c.zip |
video: nvidiafb: 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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions