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, 8 Feb 2012 20:53:30 +0000 (22:53 +0200)
commit6391a70682b173abb8f2895c03c6b21d764e04e5
treefc0a04f7d8568dae1335afbf87cb24f8f2c416b2
parent400e64df6b237eb36b127efd72000a2794f9eec1
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>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Cc: Brian Swetland <swetland@google.com>
Cc: Arnd Bergmann <arnd@arndb.de>
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]