All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] code optimization for mtd
@ 2021-04-08 11:15 ` Yu Kuai
  0 siblings, 0 replies; 38+ messages in thread
From: Yu Kuai @ 2021-04-08 11:15 UTC (permalink / raw)
  To: joern, miquel.raynal, richard, vigneshr, matthias.bgg
  Cc: linux-mtd, linux-kernel, linux-arm-kernel, linux-mediatek,
	yukuai3, yi.zhang

Yu Kuai (3):
  mtd: rawnand: mtk: remove redundant dev_err call in mtk_ecc_probe()
  mtd: plat-ram: remove redundant dev_err call in platram_probe()
  mtd: phram: Fix error return code in phram_setup()

 drivers/mtd/devices/phram.c    | 1 +
 drivers/mtd/maps/plat-ram.c    | 1 -
 drivers/mtd/nand/raw/mtk_ecc.c | 4 +---
 3 files changed, 2 insertions(+), 4 deletions(-)

-- 
2.25.4


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

end of thread, other threads:[~2021-05-10  9:26 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-08 11:15 [PATCH 0/3] code optimization for mtd Yu Kuai
2021-04-08 11:15 ` Yu Kuai
2021-04-08 11:15 ` Yu Kuai
2021-04-08 11:15 ` Yu Kuai
2021-04-08 11:15 ` [PATCH 1/3] mtd: rawnand: mtk: remove redundant dev_err call in mtk_ecc_probe() Yu Kuai
2021-04-08 11:15   ` Yu Kuai
2021-04-08 11:15   ` Yu Kuai
2021-04-08 11:15   ` Yu Kuai
2021-05-10  9:10   ` Miquel Raynal
2021-05-10  9:10     ` Miquel Raynal
2021-05-10  9:10     ` Miquel Raynal
2021-05-10  9:10     ` Miquel Raynal
2021-04-08 11:15 ` [PATCH 2/3] mtd: plat-ram: remove redundant dev_err call in platram_probe() Yu Kuai
2021-04-08 11:15   ` Yu Kuai
2021-04-08 11:15   ` Yu Kuai
2021-04-08 11:15   ` Yu Kuai
2021-05-10  9:10   ` Miquel Raynal
2021-05-10  9:10     ` Miquel Raynal
2021-05-10  9:10     ` Miquel Raynal
2021-05-10  9:10     ` Miquel Raynal
2021-04-08 11:15 ` [PATCH 3/3] mtd: phram: Fix error return code in phram_setup() Yu Kuai
2021-04-08 11:15   ` Yu Kuai
2021-04-08 11:15   ` Yu Kuai
2021-04-08 11:15   ` Yu Kuai
2021-04-08 12:46   ` Miquel Raynal
2021-04-08 12:46     ` Miquel Raynal
2021-04-08 12:46     ` Miquel Raynal
2021-04-08 12:46     ` Miquel Raynal
2021-04-08 13:26     ` yukuai (C)
2021-04-08 13:26       ` yukuai (C)
2021-04-08 13:26       ` yukuai (C)
2021-04-08 13:26       ` yukuai (C)
2021-04-08 13:38     ` [PATCH V2] " Yu Kuai
2021-04-08 13:38       ` Yu Kuai
2021-04-08 13:33       ` Miquel Raynal
2021-04-08 13:33         ` Miquel Raynal
2021-05-10  9:10       ` Miquel Raynal
2021-05-10  9:10         ` 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.