diff options
author | Stephen Warren <[email protected]> | 2012-04-04 15:48:29 -0600 |
---|---|---|
committer | Mark Brown <[email protected]> | 2012-04-10 10:31:41 +0100 |
commit | d3c242e1f22f5dfed009296ee45ce896153f0b53 (patch) | |
tree | 074bd0d53a1439e7201639d0acdeeedf5b3f0232 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | dd775ae2549217d3ae09363e3edb305d0fa19928 (diff) |
regmap: allow regmap instances to be named
Some devices have multiple separate register regions. Logically, one
regmap would be created per region. One issue that prevents this is that
each instance will attempt to create the same debugfs files. Avoid this
by allowing regmaps to be named, and use the name to construct the
debugfs directory name.
Signed-off-by: Stephen Warren <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions