mbox series

[0/1] coresight: no-op refactor to make INSTP0 check more idiomatic

Message ID 20220203115336.119735-1-james.clark@arm.com (mailing list archive)
Headers show
Series coresight: no-op refactor to make INSTP0 check more idiomatic | expand

Message

James Clark Feb. 3, 2022, 11:53 a.m. UTC
In preparation for the bigger register refactor, simplify one of the
accesses otherwise it looked even more obfuscated after the refactor.

This can't be included in the main set because it causes a small change
in the binary, although functionally this refactor is also a no-op.

Applies to coresight/next 30d1f1c71b

James Clark (1):
  coresight: no-op refactor to make INSTP0 check more idiomatic

 drivers/hwtracing/coresight/coresight-etm4x-core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)