[alsa-devel] [PATCH 1/4] ASoC: fsi: ensures process inside master lock

Liam Girdwood lrg at slimlogic.co.uk
Wed Mar 24 10:49:23 CET 2010


On Wed, 2010-03-24 at 15:27 +0900, Kuninori Morimoto wrote:
> Bit operation for fsi_master should be done inside master lock.
> But soft-reset/interrupt operation were outside of it.
> This patch modify this problem.
> It still allow to INT_ST outside-operation on fsi_interrupt,
> but it is not problem.
> Because this register doesn't need the bit operation.
> 
> Signed-off-by: Kuninori Morimoto <morimoto.kuninori at renesas.com>
> ---
>  sound/soc/sh/fsi.c |   22 +++++++++++-----------
>  1 files changed, 11 insertions(+), 11 deletions(-)
> 
Acked-by: Liam Girdwood <lrg at slimlogic.co.uk>

-- 
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk



More information about the Alsa-devel mailing list