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)
commitca7aceef21f2689d0b0e92aa4f316959f7931c25
tree9bd82dc062a867382fac2f0f08553e3e04465ae3
parentb381bc8ab8bb22ed1581033094c2c0af1a034fcc
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