mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-13 13:46:15 +00:00
The driver still uses a custom cache implementation but the underlying physical I/O is now done using the regmap API, saving some code and avoiding allocating enormous scratch arrays on the stack. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>