commit | 5a1c98be1de165c8ad1bd5343a5d779230669489 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Fri Oct 01 11:47:32 2010 +0200 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Oct 12 21:37:37 2010 -0600 |
tree | 336a44e0397c55d08daad24f8f3a196d527ac364 | |
parent | bde435a9ca376d0b7809768ca803dbf14416b9c1 [diff] |
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>