[media] video/omap24xxcam: use __iomem annotations
authorArnd Bergmann <arnd@arndb.de>
Thu, 3 May 2012 21:22:27 +0000 (18:22 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 15 May 2012 10:50:27 +0000 (07:50 -0300)
MMIO registers are __iomem tokens in virtual address space,
not integers.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found