commit | 096e49d5e6f7bd93395e7ddf7e0239e1644d0505 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Jul 05 15:12:22 2009 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Jul 05 15:12:22 2009 +0100 |
tree | 8247ad9e691171481fa00fd3cb301bb4f03779d8 | |
parent | af0adf3e81dbcf782388b8a7d0d7094ef5e70f50 [diff] |
ASoC: Add CODEC volatile register operation Add a volatile_register() operation to the CODEC structure providing a standard operation to query if a register is volatile. This will be used to factor out the register cache I/O operations for the CODECs. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>