[PATCH 2/7] amp/remoteproc: add debugfs entries

Grant Likely grant.likely at secretlab.ca
Tue Jan 3 18:36:44 EST 2012


On Tue, Oct 25, 2011 at 11:48:21AM +0200, Ohad Ben-Cohen wrote:
> Expose several remote processor properties (name, state, trace buffer)
> that are helpful for debugging.
> 
> This part is extracted to a separate patch just to keep the review load
> down.
> 
> Designed with Brian Swetland <swetland at google.com>.
> 
> Signed-off-by: Ohad Ben-Cohen <ohad at wizery.com>

Acked-by: Grant Likely <grant.likely at secretlab.ca>

> ---
>  drivers/amp/remoteproc/Makefile             |    1 +
>  drivers/amp/remoteproc/remoteproc_debugfs.c |  182 +++++++++++++++++++++++++++
>  2 files changed, 183 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/amp/remoteproc/remoteproc_debugfs.c



More information about the linux-arm-kernel mailing list