Searched hist:d60250a459bb94b649986da369cacaed032ed653 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-platform.c | diff d60250a459bb94b649986da369cacaed032ed653 Mon May 18 13:02:20 CDT 2020 Suzuki K Poulose <suzuki.poulose@arm.com> coresight: Pass coresight_device for coresight_release_platform_data
As we prepare to expose the links between the devices in sysfs, pass the coresight_device instance to the coresight_release_platform_data in order to free up the connections when the device is removed.
No functional changes as such in this patch.
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Mike Leach <mike.leach@linaro.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Link: https://lore.kernel.org/r/20200518180242.7916-2-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | coresight-priv.h | diff d60250a459bb94b649986da369cacaed032ed653 Mon May 18 13:02:20 CDT 2020 Suzuki K Poulose <suzuki.poulose@arm.com> coresight: Pass coresight_device for coresight_release_platform_data
As we prepare to expose the links between the devices in sysfs, pass the coresight_device instance to the coresight_release_platform_data in order to free up the connections when the device is removed.
No functional changes as such in this patch.
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Mike Leach <mike.leach@linaro.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Link: https://lore.kernel.org/r/20200518180242.7916-2-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|