diff options
| author | Jingoo Han <[email protected]> | 2013-05-07 15:40:07 +0900 |
|---|---|---|
| committer | David Woodhouse <[email protected]> | 2013-08-05 20:59:08 +0100 |
| commit | 62416c0724dd66fbfc7802cf0a9269682233aa86 (patch) | |
| tree | 9379a83985032b5471444f4822048cb61f686900 /tools/perf/scripts/python | |
| parent | 6f911f78e631a9bb03f6be4372aa01b36c2460ee (diff) | |
mtd: nand: mxc_nand: remove unnecessary platform_set_drvdata()
The driver core clears the driver data to NULL after device_release
or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
(device-core: Ensure drvdata = NULL when no driver is bound).
Thus, it is not needed to manually clear the device driver data to NULL.
Signed-off-by: Jingoo Han <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions