linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mtd: nan: use dev_err() instead of printk()
@ 2013-12-26  3:29 Jingoo Han
  2013-12-26  3:30 ` [PATCH V2 1/4] mtd: atmel_nand: " Jingoo Han
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jingoo Han @ 2013-12-26  3:29 UTC (permalink / raw)
  To: 'Brian Norris'
  Cc: 'Andrew Lunn', 'Linus Walleij',
	'Jingoo Han', 'Josh Wu', linux-mtd,
	'Ezequiel Garcia', 'David Woodhouse'

Use dev_err()/dev_warn() instead of printk() to provide a better
message to userspace.

Change since v1
- Remove the site-specific OOM messages, per Ezequiel Garcia.

Jingoo Han (4)
    mtd: atmel_nand: use dev_err() instead of printk()
    mtd: fsmc_nand: use dev_warn() instead of printk()
    mtd: orion_nand: use dev_err() instead of printk()
    mtd: sharpsl: use dev_err() instead of printk()

---
 drivers/mtd/nand/atmel_nand.c |    4 ++--
 drivers/mtd/nand/fsmc_nand.c  |    8 ++++----
 drivers/mtd/nand/orion_nand.c |    2 +-
 drivers/mtd/nand/sharpsl.c    |    2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2014-01-07 17:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-26  3:29 [PATCH 0/4] mtd: nan: use dev_err() instead of printk() Jingoo Han
2013-12-26  3:30 ` [PATCH V2 1/4] mtd: atmel_nand: " Jingoo Han
2013-12-27  6:56   ` Josh Wu
2013-12-26  3:31 ` [PATCH V2 2/4] mtd: fsmc_nand: use dev_warn() " Jingoo Han
2014-01-07 17:56   ` Linus Walleij
2013-12-26  3:31 ` [PATCH V2 3/4] mtd: orion_nand: use dev_err() " Jingoo Han
2013-12-26  3:32 ` [PATCH V2 4/4] mtd: sharpsl: " Jingoo Han
2014-01-03 18:26 ` [PATCH 0/4] mtd: nan: " 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).