diff options
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2019-02-14 10:37:39 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-02-14 13:05:31 +0000 |
commit | defc67c6e3638020cc6189d056e0bc187b297068 (patch) | |
tree | 859575b5b35c9e527f855ed5232716ec1dd98ac7 /sound/soc/samsung/odroid.c | |
parent | 5944170f497c8d8c93704c40d18e794351673a11 (diff) | |
download | lwn-defc67c6e3638020cc6189d056e0bc187b297068.tar.gz lwn-defc67c6e3638020cc6189d056e0bc187b297068.zip |
ASoC: samsung: i2s: Get rid of a static spinlock
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@samsung.com>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/samsung/odroid.c')
0 files changed, 0 insertions, 0 deletions