diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-12 08:57:54 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2013-09-19 12:30:09 +0200 |
commit | 0ab49846c82c31c7729c127b05ac8a3b927cd36a (patch) | |
tree | a320e8b867858b0e8d869ad8b603ba99c3de8a8d /arch/sh/Makefile | |
parent | video: mb862xxfb: remove unnecessary pci_set_drvdata() (diff) | |
download | linux-0ab49846c82c31c7729c127b05ac8a3b927cd36a.tar.xz linux-0ab49846c82c31c7729c127b05ac8a3b927cd36a.zip |
video: neofb: 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 'arch/sh/Makefile')
0 files changed, 0 insertions, 0 deletions