diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2022-09-19 14:10:34 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2022-09-20 08:08:13 +0200 |
commit | 2ea13c83bf7bb3471e33b2d902b101af977ef2d4 (patch) | |
tree | 02a8785f827c136e0ab9dd22b28b0e82b50389e4 /drivers/ssb | |
parent | ALSA: hda/hdmi: Fix the converter allocation for the silent stream (diff) | |
download | linux-2ea13c83bf7bb3471e33b2d902b101af977ef2d4.tar.xz linux-2ea13c83bf7bb3471e33b2d902b101af977ef2d4.zip |
ALSA: hda: make snd_hdac_stream_clear() static
This helper has no users outside of hdac_stream.c. External users
should only use snd_hdac_stream_start() and snd_hdac_stream_stop().
No functional change beyond making the function static and removing
the symbol export.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20220919121041.43463-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions