regmap: Warn on raw I/O as well as bulk reads that bypass cache
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 9 Oct 2011 12:35:43 +0000 (13:35 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 10 Oct 2011 09:24:33 +0000 (10:24 +0100)
commit04e016adcae28b65ddc9e756947fa1526a51c0b5
treef4068bbe3609ee83f6e0eb98bb71772b1c467ebe
parent6e6ace00a045251bd172b9b9c2379857bbff3dc7
regmap: Warn on raw I/O as well as bulk reads that bypass cache

As with the bulk reads we really should be able to make these play
nicely with the cache but warn for now.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
drivers/base/regmap/regmap.c