Re: [PATCH v4 7/9] coresight: etm3x: introduce struct etm_caps
From: Yeoreum Yun
Date: Wed Apr 15 2026 - 12:49:06 EST
[...]
> > Signed-off-by: Yeoreum Yun <yeoreum.yun@xxxxxxx>
> > ---
> > drivers/hwtracing/coresight/coresight-etm.h | 42 ++++++++++++-------
> > .../coresight/coresight-etm3x-core.c | 39 ++++++++++-------
> > .../coresight/coresight-etm3x-sysfs.c | 29 ++++++++-----
> > 3 files changed, 67 insertions(+), 43 deletions(-)
> >
> > diff --git a/drivers/hwtracing/coresight/coresight-etm.h b/drivers/hwtracing/coresight/coresight-etm.h
> > index 40f20daded4f..8d1a1079b008 100644
> > --- a/drivers/hwtracing/coresight/coresight-etm.h
> > +++ b/drivers/hwtracing/coresight/coresight-etm.h
> > @@ -140,6 +140,30 @@
> > ETM_ADD_COMP_0 | \
> > ETM_EVENT_NOT_A)
> > +/**
> > + * struct etmv_caps - specifics ETM capabilities
>
> s/etmv_caps/etm_caps
Sorry. I'll fix it. Thanks!
[...]
--
Sincerely,
Yeoreum Yun