]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: sh: use correct __iomem annotations
authorArnd Bergmann <arnd@arndb.de>
Sun, 2 Oct 2011 20:28:02 +0000 (22:28 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 2 Oct 2011 20:51:27 +0000 (21:51 +0100)
commit8b90106ed3a737afa53dca9f6c6bf8cb82934267
tree9bd82dc062a867382fac2f0f08553e3e04465ae3
parent354c09926b2f06d97714adfc47e1098a916b102b
ASoC: sh: use correct __iomem annotations

This removes a few unnecessary type casts and avoids
sparse warnings.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/sh/fsi.c