aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRanjani Sridharan <[email protected]>2019-04-05 09:57:09 -0700
committerMark Brown <[email protected]>2019-04-08 14:15:53 +0700
commit52034add758e268c39110f33d46e2a9492e82aef (patch)
tree406c5b8b435fb5c04ed39cb8560004e3516b1099 /tools/perf/scripts/python/export-to-postgresql.py
parentb4ed6b51f356224c6c71540ed94087f7f09b84af (diff)
ASoC: pcm: update module refcount if module_get_upon_open is set
Setting the module_get_upon_open field for component driver prevents the module refcount from being incremented during component probe(). This could lead to the module being allowed to be unloaded when a pcm stream is open. So, if this field is set, the module's refcount should be incremented during pcm open to prevent module removal when the component is in use. And, the refcount should be decremented upon pcm close. Signed-off-by: Ranjani Sridharan <[email protected]> Acked-by: Pierre-Louis Bossart <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions