diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-21 02:13:33 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-21 21:21:01 (GMT) |
commit | 54fe9022dc4bb62b01d5e30acfda58503a7addc0 (patch) | |
tree | 5beaf50b60ffe85322e07f1a395493c1c1500b3a /include/video/pxa168fb.h | |
parent | 4722cd4d3036c7fd97af0d3aedc869746f1f0cb2 (diff) | |
download | linux-fsl-qoriq-54fe9022dc4bb62b01d5e30acfda58503a7addc0.tar.xz |
net: jme: 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/video/pxa168fb.h')
0 files changed, 0 insertions, 0 deletions