maple: Kill useless private_data pointer.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 4 Aug 2008 01:58:24 +0000 (10:58 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 4 Aug 2008 01:58:24 +0000 (10:58 +0900)
We can simply wrap in to the dev_set/get_drvdata(), there's no reason
to track an extra level of private data on top of the struct device.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found