diff --git a/include/linux/coresight.h b/include/linux/coresight.h index c69e1b9328094ed6452f152d8d9a8d3ad46ab9c9..a7cabfa23b55823773cb91e9bfd7996ae34f3f97 100644 --- a/include/linux/coresight.h +++ b/include/linux/coresight.h @@ -207,7 +207,7 @@ struct coresight_ops_link { * Operations available for sources. * @trace_id: returns the value of the component's trace ID as known to the HW. - * @enable: enables tracing from a source. + * @enable: enables tracing for a source. * @disable: disables tracing for a source. */ struct coresight_ops_source {