aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJingoo Han <[email protected]>2013-05-07 15:40:47 +0900
committerDavid Woodhouse <[email protected]>2013-08-05 20:59:09 +0100
commit399b6b7df01b908fa34e59a6c1307563014c5d27 (patch)
treef2af91fc93b51c68d433976dcb685989abde93fc /tools/perf/scripts/python
parent62416c0724dd66fbfc7802cf0a9269682233aa86 (diff)
mtd: nand: nuc900_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