linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mtd: update description of MTD_BCM47XXSFLASH symbol
@ 2016-07-18 10:07 Rafał Miłecki
  2016-07-18 17:11 ` Brian Norris
  0 siblings, 1 reply; 2+ messages in thread
From: Rafał Miłecki @ 2016-07-18 10:07 UTC (permalink / raw)
  To: Brian Norris, linux-mtd
  Cc: Rafał Miłecki, David Woodhouse, Ben Hutchings,
	Jesper Nilsson, open list

For years now we support writing to BCMA SoC serial flash, so don't
describe this driver as providing read-only support anymore.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
---
 drivers/mtd/devices/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/mtd/devices/Kconfig b/drivers/mtd/devices/Kconfig
index 5a1d0dc..bf8238f 100644
--- a/drivers/mtd/devices/Kconfig
+++ b/drivers/mtd/devices/Kconfig
@@ -113,12 +113,12 @@ config MTD_SST25L
 	  if you want to specify device partitioning.
 
 config MTD_BCM47XXSFLASH
-	tristate "R/O support for serial flash on BCMA bus"
+	tristate "Support for serial flash on BCMA bus"
 	depends on BCMA_SFLASH
 	help
 	  BCMA bus can have various flash memories attached, they are
 	  registered by bcma as platform devices. This enables driver for
-	  serial flash memories (only read-only mode is implemented).
+	  serial flash memories.
 
 config MTD_SLRAM
 	tristate "Uncached system RAM"
-- 
1.8.4.5

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

* Re: [PATCH] mtd: update description of MTD_BCM47XXSFLASH symbol
  2016-07-18 10:07 [PATCH] mtd: update description of MTD_BCM47XXSFLASH symbol Rafał Miłecki
@ 2016-07-18 17:11 ` Brian Norris
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Norris @ 2016-07-18 17:11 UTC (permalink / raw)
  To: Rafał Miłecki
  Cc: linux-mtd, David Woodhouse, Ben Hutchings, Jesper Nilsson, open list

On Mon, Jul 18, 2016 at 12:07:03PM +0200, Rafał Miłecki wrote:
> For years now we support writing to BCMA SoC serial flash, so don't
> describe this driver as providing read-only support anymore.
> 
> Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

Applied to l2-mtd.git

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

end of thread, other threads:[~2016-07-18 17:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-18 10:07 [PATCH] mtd: update description of MTD_BCM47XXSFLASH symbol Rafał Miłecki
2016-07-18 17:11 ` Brian Norris

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).