diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-22 04:19:53 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-22 06:11:53 (GMT) |
commit | 215081f35320658e2a6d4d629d8aa5d58702773a (patch) | |
tree | 7f632d332c1d97451c29a4dcfcc967a5acfff74f /sound/sound_firmware.c | |
parent | be2f54badfa9ca4af3ef4161fff3ad7fff8e4d65 (diff) | |
download | linux-fsl-qoriq-215081f35320658e2a6d4d629d8aa5d58702773a.tar.xz |
net: smsc9420: 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 'sound/sound_firmware.c')
0 files changed, 0 insertions, 0 deletions