linux/drivers/media/common/saa7146
Jingoo Han 1f61d41585 [media] saa7146: 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: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2013-10-17 06:04:07 -03:00
..
Kconfig [media] saa7146: Move it to its own directory 2012-08-13 23:52:49 -03:00
Makefile [media] saa7146: Move it to its own directory 2012-08-13 23:52:49 -03:00
saa7146_core.c [media] saa7146: remove unnecessary pci_set_drvdata() 2013-10-17 06:04:07 -03:00
saa7146_fops.c [media] media: saa7146: don't use mutex_lock_interruptible() in device_release() 2012-12-27 17:34:28 -02:00
saa7146_hlp.c [media] saa7146: Move it to its own directory 2012-08-13 23:52:49 -03:00
saa7146_i2c.c [media] saa7146: Move it to its own directory 2012-08-13 23:52:49 -03:00
saa7146_vbi.c [media] saa7146: Move it to its own directory 2012-08-13 23:52:49 -03:00
saa7146_video.c [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so 2013-06-17 08:36:35 -03:00