[alsa-devel] [PATCH 16/22] ASoC: samsung: i2s: Get rid of a static spinlock

Krzysztof Kozlowski krzk at kernel.org
Mon Feb 11 14:51:43 CET 2019


On Thu, 7 Feb 2019 at 18:01, Sylwester Nawrocki <s.nawrocki at samsung.com> wrote:
>
> This patch makes the spinlock serializing access to the primary/secondary
> PCM a per I2S controller lock, rather than a global one. There is no need
> to have a global lock across multiple I2S controllers in the SoC.
>
> Signed-off-by: Sylwester Nawrocki <s.nawrocki at samsung.com>
> ---
>  sound/soc/samsung/i2s.c | 16 +++++++++-------
>  1 file changed, 9 insertions(+), 7 deletions(-)

Acked-by: Krzysztof Kozlowski <krzk at kernel.org>

Best regards,
Krzysztof


More information about the Alsa-devel mailing list