[PATCH 0/3] hwtracing: coresight: Minor const fixes

Krzysztof Kozlowski posted 3 patches 11 months, 2 weeks ago
drivers/hwtracing/coresight/coresight-catu.c | 2 +-
drivers/hwtracing/coresight/coresight-tpda.c | 2 +-
drivers/hwtracing/coresight/coresight-tpdm.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
[PATCH 0/3] hwtracing: coresight: Minor const fixes
Posted by Krzysztof Kozlowski 11 months, 2 weeks ago
Just few improvements.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (3):
      coresight: catu: Constify amba_id table
      coresight: tpda: Constify amba_id table
      coresight: tpdm: Constify amba_id table

 drivers/hwtracing/coresight/coresight-catu.c | 2 +-
 drivers/hwtracing/coresight/coresight-tpda.c | 2 +-
 drivers/hwtracing/coresight/coresight-tpdm.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
base-commit: 8936cec5cb6e27649b86fabf383d7ce4113bba49
change-id: 20250222-coresight-const-arm-id-f54214f68125

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Re: [PATCH 0/3] hwtracing: coresight: Minor const fixes
Posted by Suzuki K Poulose 11 months, 2 weeks ago
On Sat, 22 Feb 2025 12:38:56 +0100, Krzysztof Kozlowski wrote:
> Just few improvements.
> 
> Best regards,
> Krzysztof
> 

Applied, thanks!

[1/3] coresight: catu: Constify amba_id table
      https://git.kernel.org/coresight/c/2ecdbebe
[2/3] coresight: tpda: Constify amba_id table
      https://git.kernel.org/coresight/c/7b6d52e8
[3/3] coresight: tpdm: Constify amba_id table
      https://git.kernel.org/coresight/c/2197cbc2

Best regards,
-- 
Suzuki K Poulose <suzuki.poulose@arm.com>