mtd/ps3vram: Cleanup ps3vram driver messages
authorGeoff Levand <geoffrey.levand@am.sony.com>
Tue, 6 Jan 2009 11:32:21 +0000 (11:32 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 8 Jan 2009 05:25:15 +0000 (16:25 +1100)
commitf259d74e030faab15b95fb4bb56d7f424773c278
treee3cbd7ed4d604604dcb6d7ac47616c60268dc682
parente7dd54cf17714c22665ad74b720f40fb64b3c565
mtd/ps3vram: Cleanup ps3vram driver messages

Cleanup the ps3vram driver messages.  Add a new struct device pointer
variable dev to struct ps3vram_priv and use dev_dbg(), pr_dbg(), etc.
where appropriate.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/mtd/devices/ps3vram.c