Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASoC: io: Remove hw_read() operation
We now no longer have any users of hw_read() in the kernel so remove the code in order to prevent any new users being added. Users should be using regmap. Signed-off-by: Mark Brown <broonie@linaro.org>
- Loading branch information