diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-22 22:44:35 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2013-10-17 06:04:07 -0300 |
commit | 1f61d41585f8a7a52d67fd3d6aa4aa6db75f360c (patch) | |
tree | 9afa959b675eb4d8fc489858706511385519d2b1 /drivers/media/usb/cx231xx/cx231xx-cards.c | |
parent | ec9bdd22db09df09d8775d13a0b9ff995ac87026 (diff) |
[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>
Diffstat (limited to 'drivers/media/usb/cx231xx/cx231xx-cards.c')
0 files changed, 0 insertions, 0 deletions