diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-10 15:10:35 +0400 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2013-09-21 17:43:16 +0400 |
commit | aa86858c356beb72af86107612ac854c0150d6db (patch) | |
tree | 88ff2d9e6a47b13c484b522de7f1c799d48bd705 /scripts/mkcompile_h | |
parent | 5fabc336fead7d62b22b1a59e45efd7adc5d2ea7 (diff) | |
download | linux-aa86858c356beb72af86107612ac854c0150d6db.tar.xz |
can: pch_can: 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: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'scripts/mkcompile_h')
0 files changed, 0 insertions, 0 deletions