diff options
author | Jingoo Han <[email protected]> | 2013-09-10 18:54:31 +0900 |
---|---|---|
committer | Mark Brown <[email protected]> | 2013-09-17 00:19:14 +0100 |
commit | 7cce62f3aa956a4ce170e53c98cc195b74aba4b4 (patch) | |
tree | 638eaf65849ca71aab8bb26326ffcdc59498a4e0 /fs/btrfs/tree-log.c | |
parent | 1e0d191f62c779cdd6953db2541b6b92969ce1bb (diff) |
spi: dw-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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions