mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
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>