spi: pxa2xx_spi "sparse" fixes
authorDavid Brownell <david-b@pacbell.net>
Mon, 28 Apr 2008 09:14:17 +0000 (02:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:31 +0000 (08:58 -0700)
commitcf43369d55a30a0d8f9ef4700c798c72dbd3afb7
treecd380715706ad6d7462663a0ac6360604581f4f4
parent79d8c7a8c888a7c2ab9dd4249495b24575b3f9a6
spi: pxa2xx_spi "sparse" fixes

Various cleanups to pxa2xx_spi suggested by "sparse": make sure that
register addresess are "void __iomem *", and make a few functions properly
static.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Ned Forrester <nforrester@whoi.edu>
Cc: Stephen Street <stephen@streetfiresound.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/spi/pxa2xx_spi.c