Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 25 Oct 2016 15:42:31 +0000 (16:42 +0100)
committer
Mark Brown <broonie@kernel.org>
Tue, 25 Oct 2016 19:21:55 +0000 (20:21 +0100)
Don't manually enable cache_bypass for reading the ID registers they
don't have a default anyway so the first read will always hit the
hardware. The old code worked this is simply the more standard way
to implement this.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Acked-by: Brian Austin <brian.austin@cirrus.com> Signed-off-by: Mark Brown <broonie@kernel.org>