| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Trival fixup for move of I/O code into separate file.
Conflicts:
sound/soc/soc-cache.c
|
|
|
|
|
|
|
|
|
| |
In order to facilitate merging with the register map I/O replace the use
of control_data for the bulk writes with direct lookup of the client data
from the device.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
|
|
For clarity and to help ongoing refactoring in this area create a new file
to contain the physical I/O functions, separating them out from the cache
operations.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
|