]> bbs.cooldavid.org Git - net-next-2.6.git/commit
spi/pl022: get rid of chipinfo dev pointer
authorLinus Walleij <linus.walleij@stericsson.com>
Fri, 1 Oct 2010 09:47:32 +0000 (11:47 +0200)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 13 Oct 2010 03:37:37 +0000 (21:37 -0600)
commit5a1c98be1de165c8ad1bd5343a5d779230669489
tree336a44e0397c55d08daad24f8f3a196d527ac364
parentbde435a9ca376d0b7809768ca803dbf14416b9c1
spi/pl022: get rid of chipinfo dev pointer

What is the dev pointer doing inside the platform data anyway.
We have another pointer to the actual device at hand, use that.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/amba-pl022.c
include/linux/amba/pl022.h