commit | 59f5cbecf9531e56b1da16c9343349e3e3ea972b | [log] [tgz] |
---|---|---|
author | Paul Handrigan <Paul.Handrigan@cirrus.com> | Sat Jun 28 11:34:25 2014 -0500 |
committer | Mark Brown <broonie@linaro.org> | Mon Jun 30 11:11:58 2014 +0100 |
tree | 85cbdf120bc6147a25648cda5610ab8db9ebfc3e | |
parent | fb6f806967f6fe36fa40334e5551a5892d48f36f [diff] |
ASoC: cs4265: Change return values to boolean. The cs4265_volatile_register reutrns a bool. The function now returns true or false vs 1 and 0. Signed-off-by: Paul Handrigan <Paul.Handrigan@cirrus.com> Signed-off-by: Mark Brown <broonie@linaro.org>