diff options
| author | Srinivas Kandagatla <[email protected]> | 2020-09-25 10:55:18 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-09-25 14:41:50 +0200 |
| commit | f97769fde678e111a1b7b165b380d8a3dfe54f4e (patch) | |
| tree | f9866b19caa352f61ed1889a898e5d6345594bb0 /tools/perf/scripts/python/bin | |
| parent | 5a487cf7efe4b63e902d6883b17b8f505db21ab0 (diff) | |
slimbus: core: check get_addr before removing laddr ida
logical address can be either assigned by the SLIMBus controller or the core.
Core uses IDA in cases where get_addr callback is not provided by the
controller.
Core already has this check while allocating IDR, however during absence
reporting this is not checked. This patch fixes this issue.
Fixes: 46a2bb5a7f7e ("slimbus: core: Add slim controllers support")
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions