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)
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>

No differences found