summaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x
diff options
context:
space:
mode:
authorMark Brown2013-09-25 14:29:44 +0200
committerMark Brown2013-09-25 14:30:59 +0200
commit7fbdeb809050cb958f3baa83dcc643f9a2f287f2 (patch)
treeb7e9f3973279ba2a4af4d3f3cd631abe7d2ef128 /sound/soc/au1x
parentASoC: tlv320aic26: Use snd_soc_update_bits() (diff)
downloadkernel-qcow2-linux-7fbdeb809050cb958f3baa83dcc643f9a2f287f2.tar.gz
kernel-qcow2-linux-7fbdeb809050cb958f3baa83dcc643f9a2f287f2.tar.xz
kernel-qcow2-linux-7fbdeb809050cb958f3baa83dcc643f9a2f287f2.zip
ASoC: tlv320aic26: Convert to direct regmap API usage
This moves us towards being able to remove the duplicated register I/O code in ASoC. The datasheet and the driver document the device as having a register map divided into pages but since the paging is actually done by sending the page address and the register address with each transaction this is no different to having a simple register address. The datasheet does also document the low five bits of the 16 bit "command" as unused which we could represent as padding but it seems simpler and less confusing to things that use block transfers or autoincrement to represent these as part of the register address. Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/au1x')
0 files changed, 0 insertions, 0 deletions