aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJingoo Han <[email protected]>2013-05-27 19:03:49 +0000
committerDavid S. Miller <[email protected]>2013-05-27 22:34:51 -0700
commitbf3a33cec8d8b380647c9bbf17439e0c1695ba43 (patch)
tree0e78db596a9dd416177dba1d21ca219e8d9c36ff /tools/perf/scripts/python
parentdfd93c977d84fef77404b689ef95bc716b313533 (diff)
net: irda: 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]> Acked-by: Kuninori Morimoto <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions