diff options
| author | David Kershner <[email protected]> | 2017-09-27 13:14:17 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-09-28 11:17:13 +0200 |
| commit | ae54a287963f420392a715a4d41aebf773f38614 (patch) | |
| tree | 9c606342475b92f45bd88d24487994a45d5cf2f2 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | fd9e450cf5499d6ed6821f2d007e91b729e26092 (diff) | |
staging: unisys: fix up device_destroy
Visorbus_remove_instance calls device_unregister which in turn will call
visorbus_release_busdevice. The function visorbus_release_busdevice was
freeing the visor_device. The code in visorbus_remove_instance was then
trying to reference the visor_device. This patch cleans up the code so
the visor_device is not referenced after the unregister.
Signed-off-by: David Kershner <[email protected]>
Reviewed-by: Tim Sell <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions