1
0
Fork 0
alistair23-linux/drivers/video/nvidia
Jingoo Han 7c815c59c0 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>
2014-01-17 10:57:39 +02:00
..
Makefile
nv_accel.c nvidia: fix sparse warnings 2009-01-06 15:59:26 -08:00
nv_backlight.c backlight: add backlight type 2011-03-22 17:43:59 -07:00
nv_dma.h
nv_hw.c video: Remove unnecessary semicolons 2013-10-30 13:34:52 +02:00
nv_i2c.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
nv_local.h nvidiafb: prevent triggering of softlockup 2007-05-08 11:15:32 -07:00
nv_of.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
nv_proto.h backlight: Remove uneeded nvidia set_power calls 2007-02-20 08:38:45 +00:00
nv_setup.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
nv_type.h nvidiafb: remove open_lock mutex 2009-04-01 08:59:34 -07:00
nvidia.c video: nvidiafb: remove unnecessary pci_set_drvdata() 2014-01-17 10:57:39 +02:00