]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9aa90013a0c71ea7b702c95e07ca5ae3390a7e61
treecd380715706ad6d7462663a0ac6360604581f4f4
parent5030f700a49835bfbf6264c0583e235a1d1d3b27
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