linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] block/ps3: Remove obsolete reference to MTD
@ 2013-12-30  9:07 Geert Uytterhoeven
  2014-01-02 18:46 ` Geoff Levand
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2013-12-30  9:07 UTC (permalink / raw)
  To: Geoff Levand, Jim Paris
  Cc: cbe-oss-dev, Geert Uytterhoeven, linuxppc-dev, linux-kernel

The ps3vram driver is a plain block device driver since commit
f507cd22035fdadd5dbb476dd05e9e7ee21c3b84 ("ps3/block: Replace mtd/ps3vram
by block/ps3vram").

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
---
 drivers/block/ps3vram.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/block/ps3vram.c b/drivers/block/ps3vram.c
index 06a2e53e5f37..313ee641ea10 100644
--- a/drivers/block/ps3vram.c
+++ b/drivers/block/ps3vram.c
@@ -1,5 +1,5 @@
 /*
- * ps3vram - Use extra PS3 video ram as MTD block device.
+ * ps3vram - Use extra PS3 video ram as block device.
  *
  * Copyright 2009 Sony Corporation
  *
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-02 20:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-30  9:07 [PATCH] block/ps3: Remove obsolete reference to MTD Geert Uytterhoeven
2014-01-02 18:46 ` Geoff Levand
2014-01-02 20:14   ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).