[PATCH 3/3] mtd: m25p80: add support for mr25h10

2013-08-20 Thread Sascha Hauer
From: Markus Niebel This adds support for the Everspin mr25h10 MRAM chip to the m25p80 driver. Signed-off-by: Sascha Hauer --- drivers/mtd/devices/m25p80.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mtd/devices/m25p80.c b/drivers/mtd/devices/m25p80.c index 6f93d32..a48f152

[PATCH 3/3] mtd: m25p80: add support for mr25h10

2013-08-20 Thread Sascha Hauer
From: Markus Niebel markus.nie...@tqs.de This adds support for the Everspin mr25h10 MRAM chip to the m25p80 driver. Signed-off-by: Sascha Hauer s.ha...@pengutronix.de --- drivers/mtd/devices/m25p80.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mtd/devices/m25p80.c