Files
android_kernel_xiaomi_sm8450/include/sound
Kuninori Morimoto e1bafa828e ASoC: soc-component: add snd_soc_pcm_component_hw_params()
We have 2 type of component functions
snd_soc_component_xxx()     is focusing to component itself,
snd_soc_pcm_component_xxx() is focusing to rtd related component.

Now we can update snd_soc_component_hw_params() to
snd_soc_pcm_component_hw_params(). This patch do it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/87mu5jw8y8.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-06-15 18:21:23 +01:00
..
2019-08-08 16:36:18 +02:00
2019-10-08 13:47:20 +01:00
2020-06-15 16:15:44 +01:00
2019-12-11 22:06:14 +01:00
2019-10-25 11:06:57 +01:00