diff options
| author | Peter Ujfalusi <[email protected]> | 2021-09-15 10:18:03 +0300 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2021-09-15 13:11:18 +0100 |
| commit | 189bf1deee7a5715e0373de45a032f74d2be6272 (patch) | |
| tree | 3482be39ee7137c0162b69769a45892da929ac8d /tools/perf/scripts/python | |
| parent | 1e5dd2b9d63f8b6d1ccb8f0ca97f5daf5e2d720c (diff) | |
ASoC: SOF: Intel: hda-dsp: Declare locally used functions as static
The following functions can be made static as they are only used locally:
hda_dsp_core_reset_enter
hda_dsp_core_reset_leave
hda_dsp_core_stall_reset
hda_dsp_core_power_up
hda_dsp_core_power_down
hda_dsp_core_is_enabled
The hda_dsp_ipc_int_disable is also only used within hda-dsp.c, but for
symmetry for hda_dsp_ipc_int_enable (used by hda-loader.c) leave it as it
is.
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Guennadi Liakhovetski <[email protected]>
Reviewed-by: Kai Vehmanen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions