diff options
author | Suzuki K Poulose <suzuki.poulose@arm.com> | 2019-06-19 21:52:58 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-20 07:56:12 +0200 |
commit | d2998dc1f9b14d19f886d8f75ca47c5806635902 (patch) | |
tree | 65d2c76e12c6322709ca14f5c188c9ce3aaa8ed3 /drivers/irqchip/irqchip.c | |
parent | coresight: Remove name from platform description (diff) | |
download | linux-d2998dc1f9b14d19f886d8f75ca47c5806635902.tar.xz linux-d2998dc1f9b14d19f886d8f75ca47c5806635902.zip |
coresight: Cleanup coresight_remove_conns
When a device is unregistered, we remove all connection
references to it, by searching the connection records of
all devices in the coresight bus, via coresight_remove_conns.
We could avoid searching if this device doesn't have an input
port (e.g, a source). Also document the purpose of the function.
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/irqchip/irqchip.c')
0 files changed, 0 insertions, 0 deletions