linux/drivers/video/mb862xx
Jingoo Han 3a1300ef9e video: mb862xxfb: 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:08 +03:00
..
Makefile video: mb862xx: add support for controller's I2C bus adapter 2011-05-24 16:28:52 +02:00
mb862xx_reg.h video: mb862xxfb: add support for L1 displaying 2011-05-24 16:28:52 +02:00
mb862xx-i2c.c video: mb862xx-i2c: local functions should not be exposed globally 2012-05-08 16:57:23 +00:00
mb862xxfb_accel.c mb862xxfb: update Valentin's email address 2010-04-07 08:38:04 -07:00
mb862xxfb_accel.h mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyarea * fillrect 2009-12-16 07:20:01 -08:00
mb862xxfb.h video: mb862xxfb: add support for L1 displaying 2011-05-24 16:28:52 +02:00
mb862xxfbdrv.c video: mb862xxfb: remove unnecessary pci_set_drvdata() 2013-09-19 13:30:08 +03:00