aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJingoo Han <[email protected]>2013-05-07 13:15:49 +0900
committerMarc Kleine-Budde <[email protected]>2013-05-16 13:27:19 +0200
commit688a2e74210cb42eccf59b8cff1433d53ea0b800 (patch)
tree21b0455573f60b5bbabcd95958abef37ceb0eded /tools/perf/scripts/python
parent5e946e56231b5c765598cd3103faf3c7a0121812 (diff)
net: can: flexcan: 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: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions