diff options
| author | Jingoo Han <[email protected]> | 2013-09-12 06:37:46 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-09-26 15:47:25 +0000 |
| commit | e56516867f3de862df5fd9cf30e54a0b73921e83 (patch) | |
| tree | 11167628ce5d28d5ed81ccd111e0116e196f521b /drivers/misc/ibmasm/module.c | |
| parent | uio: Simplify uio error path by using devres functions (diff) | |
| download | kernel-e56516867f3de862df5fd9cf30e54a0b73921e83.tar.gz kernel-e56516867f3de862df5fd9cf30e54a0b73921e83.zip | |
uio: uio_aec: 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: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/misc/ibmasm/module.c')
0 files changed, 0 insertions, 0 deletions
