public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mtd: rawnand: denali: clean-up unnecessary hook and device reset
@ 2018-09-07  7:28 Masahiro Yamada
  2018-09-07  7:28 ` [PATCH 1/2] mtd: rawnand: denali: remove ->dev_ready() hook Masahiro Yamada
  2018-09-07  7:28 ` [PATCH 2/2] mtd: rawnand: denali: remove denali_reset_banks() Masahiro Yamada
  0 siblings, 2 replies; 4+ messages in thread
From: Masahiro Yamada @ 2018-09-07  7:28 UTC (permalink / raw)
  To: linux-mtd, Boris Brezillon, Miquel Raynal
  Cc: Masahiro Yamada, linux-kernel, Marek Vasut, Brian Norris,
	Richard Weinberger, David Woodhouse


As I replied to Boris [1],
I took a closer look for further cleanups.
I test this series on my board.

Remove mis-implemented ->dev_ready hook.
Remove unnecessary device resetting because
nand_scan_ident() reset devices anyway.

[1] http://patchwork.ozlabs.org/patch/960160/



Masahiro Yamada (2):
  mtd: rawnand: denali: remove ->dev_ready() hook
  mtd: rawnand: denali: remove denali_reset_banks()

 drivers/mtd/nand/raw/denali.c | 51 +------------------------------------------
 1 file changed, 1 insertion(+), 50 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-09-19 21:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-07  7:28 [PATCH 0/2] mtd: rawnand: denali: clean-up unnecessary hook and device reset Masahiro Yamada
2018-09-07  7:28 ` [PATCH 1/2] mtd: rawnand: denali: remove ->dev_ready() hook Masahiro Yamada
2018-09-19 21:26   ` Miquel Raynal
2018-09-07  7:28 ` [PATCH 2/2] mtd: rawnand: denali: remove denali_reset_banks() Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox