diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-10 18:54:31 +0900 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-09-17 00:19:14 +0100 |
commit | 7cce62f3aa956a4ce170e53c98cc195b74aba4b4 (patch) | |
tree | 638eaf65849ca71aab8bb26326ffcdc59498a4e0 /security/tomoyo | |
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 <jg1.han@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'security/tomoyo')
0 files changed, 0 insertions, 0 deletions