basic_mmio_gpio: convert to platform_{get,set}_drvdata()
authorJamie Iles <jamie@jamieiles.com>
Fri, 20 May 2011 06:40:14 +0000 (00:40 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 20 May 2011 06:40:14 +0000 (00:40 -0600)
Use the platform drvdata helpers rather than working on the struct
device itself.

Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Acked-by: Anton Vorontsov <cbouatmailru@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found