commit | ec62db1b2f18c2dcaca32f11f02367e94360cc68 | [log] [tgz] |
---|---|---|
author | Suzuki K Poulose <suzuki.poulose@arm.com> | Wed Jun 19 11:29:15 2019 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jun 19 20:29:14 2019 +0200 |
tree | 008091a8b23964d67fdd75f3cc386c5dada7f64e | |
parent | fa87fa79678d1072073925f2e83d42dc3132fe52 [diff] |
coresight: stm: Cleanup device specific data Keep track of the STM coresight device which is a child device of the AMBA device. Since we can get to the coresight_device from the "device" instance, remove the explicit field. 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>