[GIT PULL] coresight: Fixes for ETE and TRBE

From: Mathieu Poirier
Date: Tue Apr 13 2021 - 12:21:04 EST


The following changes since commit 4fb13790417a7bf726f3867a5d2b9723efde488b:

dts: bindings: Document device tree bindings for Arm TRBE (2021-04-06 16:05:38 -0600)

are available in the Git repository at:

git@xxxxxxxxxxxxxxxxxxx:pub/scm/linux/kernel/git/coresight/linux.git next-ETE-TRBE

for you to fetch changes up to 68d400c079978f649e7f63aba966d219743edd64:

coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu() (2021-04-13 09:46:27 -0600)

----------------------------------------------------------------
Hi Marc,

Please consider these two patches, they are ETE/TRBE fixes found by bots.

Let me know if you want me to rebase on your next branch and send the
pull request from that.

Thanks,
Mathieu

----------------------------------------------------------------

Wei Yongjun (2):
coresight: core: Make symbol 'csdev_sink' static
coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu()

drivers/hwtracing/coresight/coresight-core.c | 2 +-
drivers/hwtracing/coresight/coresight-trbe.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)