Gabriele Monaco <[email protected]> writes:

> Previous changes refactored the da_monitor header file to avoid using
> macros. This implies a few changes in how to import and use da_monitor
> helpers:
>
>  DECLARE_DA_MON_<TYPE>(name, type) is substituted by
>  #define RV_MON_TYPE RV_MON_<TYPE>
>
>  da_handle_event_<name>() is substituted by
>  da_handle_event()
>
> Update the documentation to reflect the changes.
>
> Signed-off-by: Gabriele Monaco <[email protected]>

This is probably best reviewed by someone without much RV background. As
I already know these information, I'm not sure whether the doc is
confusing to outsiders.

But from my point of view:
Reviewed-by: Nam Cao <[email protected]>

Reply via email to