diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-12 15:51:25 +0900 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2013-09-19 13:30:06 +0300 |
commit | 4a70324640e100f375e55e9b502d18c610a8432d (patch) | |
tree | b52e68cb51187664ff440accd598235944cbe40f /drivers/video/cirrusfb.c | |
parent | 8e6947764f4b69d612519e9202f6e9ae982b6cd4 (diff) |
video: carminefb: 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/cirrusfb.c')
0 files changed, 0 insertions, 0 deletions