aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorAnton Vasilyev <[email protected]>2018-07-27 18:57:47 +0300
committerDavid S. Miller <[email protected]>2018-07-28 19:07:38 -0700
commitb0753408aadf32c7ece9e6b765017881e54af833 (patch)
tree3da1e2a0de0213e447b74d32e6bbf2bd86dcdb1a /tools/perf/scripts/python/call-graph-from-sql.py
parent9fc12023d6f51551d6ca9ed7e02ecc19d79caf17 (diff)
net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
mdio_mux_iproc_probe() uses platform_set_drvdata() to store md pointer in device, whereas mdio_mux_iproc_remove() restores md pointer by dev_get_platdata(&pdev->dev). This leads to wrong resources release. The patch replaces getter to platform_get_drvdata. Fixes: 98bc865a1ec8 ("net: mdio-mux: Add MDIO mux driver for iProc SoCs") Signed-off-by: Anton Vasilyev <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions