[PATCH 1/4] rsxx: Adapter name change.

From: Philip J. Kelleher
Date: Tue Aug 06 2013 - 17:10:35 EST


From: Philip J Kelleher <pjk1939@xxxxxxxxxxxxxxxxxx>

Changed the device name to IBM Flash Adapter 90 (PCIe2 0.9TB).

Signed-off-by: Philip J Kelleher <pjk1939@xxxxxxxxxxxxxxxxxx>
-------------------------------------------------------------------------------


diff -uprN -X linux-block-vanilla/Documentation/dontdiff linux-block-vanilla/drivers/block/Kconfig linux-block/drivers/block/Kconfig
--- linux-block-vanilla/drivers/block/Kconfig 2013-06-19 09:04:09.973166155 -0500
+++ linux-block/drivers/block/Kconfig 2013-07-23 10:06:27.077463409 -0500
@@ -532,11 +532,11 @@ config BLK_DEV_RBD
If unsure, say N.

config BLK_DEV_RSXX
- tristate "IBM Flash Adapter 900GB Full Height PCIe Device Driver"
+ tristate "IBM Flash Adapter 90 (PCIe2 0.9TB)"
depends on PCI
help
Device driver for IBM's high speed PCIe SSD
- storage device: Flash Adapter 900GB Full Height.
+ storage device: Flash Adapter 90 (PCIe2 0.9TB).

To compile this driver as a module, choose M here: the
module will be called rsxx.
diff -uprN -X linux-block-vanilla/Documentation/dontdiff linux-block-vanilla/drivers/block/rsxx/core.c linux-block/drivers/block/rsxx/core.c
--- linux-block-vanilla/drivers/block/rsxx/core.c 2013-06-19 09:04:09.979153127 -0500
+++ linux-block/drivers/block/rsxx/core.c 2013-07-23 10:10:01.395462358 -0500
@@ -43,7 +43,7 @@
#define NO_LEGACY 0
#define SYNC_START_TIMEOUT (10 * 60) /* 10 minutes */

-MODULE_DESCRIPTION("IBM Flash Adapter 900GB Full Height Device Driver");
+MODULE_DESCRIPTION("IBM Flash Adapter 90 (PCIe2 0.9TB)");
MODULE_AUTHOR("Joshua Morris/Philip Kelleher, IBM");
MODULE_LICENSE("GPL");
MODULE_VERSION(DRIVER_VERSION);
diff -uprN -X linux-block-vanilla/Documentation/dontdiff linux-block-vanilla/MAINTAINERS linux-block/MAINTAINERS
--- linux-block-vanilla/MAINTAINERS 2013-07-23 09:45:47.552459564 -0500
+++ linux-block/MAINTAINERS 2013-07-23 10:05:01.493460798 -0500
@@ -3355,7 +3355,7 @@ F: Documentation/firmware_class/
F: drivers/base/firmware*.c
F: include/linux/firmware.h

-FLASH ADAPTER DRIVER (IBM Flash Adapter 900GB Full Height PCI Flash Card)
+FLASH ADAPTER DRIVER (IBM Flash Adapter 90 (PCIe2 0.9TB))
M: Joshua Morris <josh.h.morris@xxxxxxxxxx>
M: Philip Kelleher <pjk1939@xxxxxxxxxxxxxxxxxx>
S: Maintained

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/