diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-11-25 12:37:24 +0900 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-12-05 14:56:39 -0500 |
commit | 0a7a109e134c619245e6e77dd93260fa0b427684 (patch) | |
tree | 6be7245a8f81c2b2ec1d186f88d2f74da3259e45 /scripts/extract-vmlinux | |
parent | 85f66a0e9bddb37570788ae040a9755d64127a2e (diff) |
bcma: pci: 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: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'scripts/extract-vmlinux')
0 files changed, 0 insertions, 0 deletions