ASoC: Remove unused AK4535 hardware read functionality
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 5 Jul 2009 16:28:41 +0000 (17:28 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 5 Jul 2009 16:28:41 +0000 (17:28 +0100)
commit1e30a5828e4e9e49fcc6e471bf0d99d4fd273ba4
tree05aa780d8986314a07b86dc052b0ce9e4913c89b
parent5420f30723122012c7bb868a55ff21c7d383b68e
ASoC: Remove unused AK4535 hardware read functionality

Nothing uses it and the existing hw_read operation needs to be
refectored so it's easier to remove it rather than work with it.
Support can be re-added if the code requires volatile registers.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/ak4535.c