aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorJohn Stultz <[email protected]>2020-03-26 22:44:58 +0000
committerBjorn Andersson <[email protected]>2020-04-14 15:39:30 -0700
commit1d3c6f86fd3f8b88c707f56d8c3f94e014b40e83 (patch)
treecfa62dee12cd1925c89c0e80d6513a1ce89979fc /tools/perf/scripts/python/check-perf-trace.py
parent032c692ae588324f66ac07c0357d2e681a9d0e1e (diff)
soc: qcom: rpmh: Allow RPMH driver to be loaded as a module
This patch allow the rpmh driver to be loaded as a permenent module. Meaning it can be loaded from a module, but then cannot be unloaded. Ideally, it would include a remove hook and related logic, but the rpmh driver is fairly core to the system, so once its loaded with almost anythign else to get the system to go, the dependencies are not likely to ever also be removed. So making it a permenent module at least improves things slightly over requiring it to be a built in driver. Acked-by: Saravana Kannan <[email protected]> Cc: Todd Kjos <[email protected]> Cc: Saravana Kannan <[email protected]> Cc: Andy Gross <[email protected]> Cc: Bjorn Andersson <[email protected]> Cc: Rajendra Nayak <[email protected]> Cc: [email protected] Tested-by: Bjorn Andersson <[email protected]> Reviewed-by: Bjorn Andersson <[email protected]> Signed-off-by: John Stultz <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions