commit | 688da45f20fec12cf94a5a0f3f9babe8125d0732 | [log] [tgz] |
---|---|---|
author | Suzuki K Poulose <suzuki.poulose@arm.com> | Wed Jun 19 13:53:01 2019 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 20 07:56:13 2019 +0200 |
tree | 49feadb65e3469528a08e403bf34de3e53fd94b6 | |
parent | af7cfd0f80d7cfbafd0ef85b0359b6ca95ead8c5 [diff] |
coresight: Add support for releasing platform specific data Add a helper to clean up the platform specific data provided by the firmware. This will be later used for dropping the necessary references when we switch to the fwnode handles for tracking connections. 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>