diff options
author | Alessandro Rubini <rubini@gnudd.com> | 2011-11-18 13:50:21 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-11-18 18:31:22 (GMT) |
commit | 1a087c6ad975bcc193b4bab2e9d61f9c6c547138 (patch) | |
tree | 207b0b121a2e5a48613e9225beb1c49ca67a92a7 /fs/efs | |
parent | fe7484834bb614c2c205726647635171ce6cc070 (diff) | |
download | linux-fsl-qoriq-1a087c6ad975bcc193b4bab2e9d61f9c6c547138.tar.xz |
debugfs: add tools to printk 32-bit registers
Some debugfs file I deal with are mostly blocks of registers,
i.e. lines of the form "<name> = 0x<value>". Some files are only
registers, some include registers blocks among other material. This
patch introduces data structures and functions to deal with both
cases. I expect more users of this over time.
Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@st.com>
Cc: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/efs')
0 files changed, 0 insertions, 0 deletions