From: Sylwester Nawrocki Date: Wed, 14 Jan 2015 18:42:36 +0000 (+0100) Subject: ASoC: samsung: i2s: Protect more registers with a spinlock X-Git-Tag: fixes-v4.0-rc1~146^2~22^2~3^3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce8bcdbb61d96de481de14b3ad985797a417246c;p=pandora-kernel.git ASoC: samsung: i2s: Protect more registers with a spinlock Ensure the I2SMOD, I2SPSR registers, which are also exposed through clk API are only accessed with the i2s->spinlock spinlock held. Signed-off-by: Sylwester Nawrocki Signed-off-by: Mark Brown --- Reading git-diff-tree failed