commit | 2b4bdee2920fb3894f9116f76343f8b31f9e4da8 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Feb 17 14:33:29 2012 -0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Feb 21 19:34:47 2012 +0000 |
tree | a7048ea6b7c4e5074d887ab5032e8e529e2ccdf7 | |
parent | 82150451816ac6d735d8f90babe102636121d67e [diff] |
ASoC: io: Retrieve val_bytes from the regmap API Allow us to build infrastructure which needs to know the size of a value without requiring regmap based drivers to supply this information to both ASoC and regmap by asking regmap for the value. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com>