linux-stable/drivers/video/geode
Jingoo Han 44f75bfdbe video: gxfb: 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
..
display_gx.c
display_gx1.c
display_gx1.h
geodefb.h
gx1fb_core.c video: gx1fb: remove unnecessary pci_set_drvdata() 2013-09-19 13:30:07 +03:00
gxfb.h
gxfb_core.c video: gxfb: remove unnecessary pci_set_drvdata() 2013-09-19 13:30:07 +03:00
Kconfig build some drivers only when compile-testing 2013-06-24 16:41:32 -07:00
lxfb.h
lxfb_core.c video: lxfb: remove unnecessary pci_set_drvdata() 2013-09-19 13:30:06 +03:00
lxfb_ops.c
Makefile
suspend_gx.c
video_cs5530.c
video_cs5530.h
video_gx.c