All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] mtd: lpddr: Fix bad logic bug in print_drs_error
@ 2020-04-27 19:48 ` Gustavo A. R. Silva
  0 siblings, 0 replies; 22+ messages in thread
From: Gustavo A. R. Silva @ 2020-04-27 19:48 UTC (permalink / raw)
  To: linux-kernel
  Cc: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra,
	linux-mtd, Joe Perches, Gustavo A. R. Silva

Hi,

This series aims to fix a bad logic bug in print_drs_error, which is
tagged for -stable.  The series also include some formatting fixups.

Thanks

Changes in v2:
 - Coalesce formats in Patch 2.
 - Remove inline from print_drs_error in Patch 3.
 - Update changelog texts according to the last
   changes.

Gustavo A. R. Silva (3):
  mtd: lpddr: Fix bad logic in print_drs_error
  mtd: lpddr: Replace printk with pr_notice
  mtd: lpddr: Move function print_drs_error to lpddr_cmds.c

 drivers/mtd/lpddr/lpddr_cmds.c | 28 ++++++++++++++++++++++++++++
 include/linux/mtd/pfow.h       | 33 ---------------------------------
 2 files changed, 28 insertions(+), 33 deletions(-)

-- 
2.26.0


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

end of thread, other threads:[~2020-09-07  7:37 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-27 19:48 [PATCH v2 0/3] mtd: lpddr: Fix bad logic bug in print_drs_error Gustavo A. R. Silva
2020-04-27 19:48 ` Gustavo A. R. Silva
2020-04-27 19:50 ` [PATCH v2 1/3] mtd: lpddr: Fix bad logic " Gustavo A. R. Silva
2020-04-27 19:50   ` Gustavo A. R. Silva
2020-04-27 20:08   ` Miquel Raynal
2020-04-27 20:08     ` Miquel Raynal
2020-05-19 16:22     ` Gustavo A. R. Silva
2020-05-19 16:22       ` Gustavo A. R. Silva
2020-09-07  7:34   ` Miquel Raynal
2020-09-07  7:34     ` Miquel Raynal
2020-04-27 19:54 ` [PATCH v2 2/3] mtd: lpddr: Replace printk with pr_notice Gustavo A. R. Silva
2020-04-27 19:54   ` Gustavo A. R. Silva
2020-04-27 20:09   ` Miquel Raynal
2020-04-27 20:09     ` Miquel Raynal
2020-09-07  7:34   ` Miquel Raynal
2020-09-07  7:34     ` Miquel Raynal
2020-04-27 19:56 ` [PATCH v2 3/3] mtd: lpddr: Move function print_drs_error to lpddr_cmds.c Gustavo A. R. Silva
2020-04-27 19:56   ` Gustavo A. R. Silva
2020-04-27 20:09   ` Miquel Raynal
2020-04-27 20:09     ` Miquel Raynal
2020-09-07  7:34   ` Miquel Raynal
2020-09-07  7:34     ` Miquel Raynal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.