]> Pileus Git - ~andy/linux/commit
ASoC: io: Retrieve val_bytes from the regmap API
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 17 Feb 2012 22:33:29 +0000 (14:33 -0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 21 Feb 2012 19:34:47 +0000 (19:34 +0000)
commit2b4bdee2920fb3894f9116f76343f8b31f9e4da8
treea7048ea6b7c4e5074d887ab5032e8e529e2ccdf7
parent82150451816ac6d735d8f90babe102636121d67e
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>
sound/soc/soc-io.c