diff options
author | Toshi Kani <[email protected]> | 2016-03-09 12:47:05 -0700 |
---|---|---|
committer | Dan Williams <[email protected]> | 2016-03-09 11:07:20 -0800 |
commit | 8095d0f225fe31eaac4a013177b77ed5283278f8 (patch) | |
tree | fc775a417df92724ec47a27d000829bb76610ffd /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ff3cc952d3f009e6c376cc40651b87187ce364a6 (diff) |
resource: Export insert_resource and remove_resource
insert_resource() and remove_resouce() are called by producers
of resources, such as FW modules and bus drivers. These modules
may be implemented as loadable modules.
Export insert_resource() and remove_resouce() so that they can
be called from such modules.
link: https://lkml.org/lkml/2016/3/8/872
Signed-off-by: Toshi Kani <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Dan Williams <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions