1
0
Fork 0
alistair23-linux/drivers/video/i810
Jingoo Han 17a7a1989a video: i810fb: 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>
2013-09-19 13:30:07 +03:00
..
Makefile
i810-i2c.c drivers/video/i810/i810-i2c.c: fix i2c bus handling 2011-01-06 15:52:19 +09:00
i810.h treewide: fix potentially dangerous trailing ';' in #defined values/expressions 2011-07-21 14:10:00 +02:00
i810_accel.c Fix common misspellings 2011-03-31 11:26:23 -03:00
i810_dvt.c i810fb: fix stack exploding 2009-12-16 07:20:02 -08:00
i810_gtf.c
i810_main.c video: i810fb: remove unnecessary pci_set_drvdata() 2013-09-19 13:30:07 +03:00
i810_main.h Drivers: video: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
i810_regs.h