Home
last modified time | relevance | path

Searched hist:"0 eaa6cca1f75e12e4f5ec62cbe887330fe3b5fe9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/
H A Dsoc-core.cdiff 0eaa6cca1f75e12e4f5ec62cbe887330fe3b5fe9 Tue Mar 26 00:41:05 CDT 2013 Joonyoung Shim <jy0922.shim@samsung.com> ASoC: core: Fix to check return value of snd_soc_update_bits_locked()

It can be 0 or 1 return value of snd_soc_update_bits_locked() when it is
success. So just check return value is negative.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org