summaryrefslogtreecommitdiff
path: root/samples/kdb
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-09-12 15:58:11 +0900
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-09-19 13:30:09 +0300
commitfe2cc238932a28de11110e78bc807712fdc96158 (patch)
tree7390f09ee4279fb73ee39f3587057b268dc34e44 /samples/kdb
parent0ab49846c82c31c7729c127b05ac8a3b927cd36a (diff)
video: pm2fb: remove unnecessary pci_set_drvdata()
From 9e2c37ee1d5c2145fac113c483c9e6dd408f10fe Mon Sep 17 00:00:00 2001 From: Jingoo Han <jg1.han@samsung.com> Date: Thu, 12 Sep 2013 15:11:07 +0900 Subject: [PATCH 14/21] video: pm2fb: 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>
Diffstat (limited to 'samples/kdb')
0 files changed, 0 insertions, 0 deletions