]> git.karo-electronics.de Git - karo-tx-linux.git/commit
remoteproc: add debugfs entries
authorOhad Ben-Cohen <ohad@wizery.com>
Thu, 20 Oct 2011 15:24:15 +0000 (17:24 +0200)
committerOhad Ben-Cohen <ohad@wizery.com>
Wed, 7 Dec 2011 14:32:51 +0000 (16:32 +0200)
commitdd40edb940069e14d62bd058405be1e4539f2c8e
tree592ae98e8bab5b840364c99e089a9e5593eba46c
parentb5fad14e9b70b478f91abfd639e067d8f912279f
remoteproc: add debugfs entries

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@google.com>.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Cc: Brian Swetland <swetland@google.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Greg KH <greg@kroah.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>
drivers/remoteproc/Makefile
drivers/remoteproc/remoteproc_debugfs.c [new file with mode: 0644]