commit | cb23e852aabb50f5083fb734c2067220d087d26e | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Thu Jul 04 20:01:01 2013 -0300 |
committer | Mark Brown <broonie@linaro.org> | Mon Jul 15 11:13:37 2013 +0100 |
tree | 46162a0d1b2d246e0329176637259c09b43ba1cb | |
parent | ad81f0545ef01ea651886dddac4bef6cec930092 [diff] |
ASoC: sglt5000: Provide the reg_stride field sgtl5000 has 16-bit registers, and only even numbers are valid for its registers addresses. Let regmap knows about this feature by specifying the 'reg_stride' field, so that it can access only the valid registers. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Mark Brown <broonie@linaro.org>