linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mtd: rawnand: Make ->dev_ready() and ->chip_delay optional
@ 2018-07-27  7:44 Boris Brezillon
  2018-07-27  7:44 ` [PATCH 1/2] mtd: rawnand: Add the nand_wait_readrdy() helper and use it Boris Brezillon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Boris Brezillon @ 2018-07-27  7:44 UTC (permalink / raw)
  To: Boris Brezillon, Richard Weinberger, Miquel Raynal, linux-mtd
  Cc: David Woodhouse, Brian Norris, Marek Vasut

Hello,

These 2 patches remove the last dependency we had on ->dev_ready() and
->chip_delay when ->exec_op() is defined. Will be needed to deprecate
both fields, which is about to happen (see this branch [1] if you want
to have the big picture).

Regards,

Boris

[1]https://github.com/bbrezillon/linux-0day/commits/nand/api-cleanup

Boris Brezillon (2):
  mtd: rawnand: Add the nand_wait_readrdy() helper and use it
  mtd: rawnand: Add the nand_wait_rdy_op() helper and use it

 drivers/mtd/nand/raw/nand_base.c | 49 ++++++++++++++++++++++++++++------------
 1 file changed, 35 insertions(+), 14 deletions(-)

-- 
2.14.1

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-27  7:44 [PATCH 0/2] mtd: rawnand: Make ->dev_ready() and ->chip_delay optional Boris Brezillon
2018-07-27  7:44 ` [PATCH 1/2] mtd: rawnand: Add the nand_wait_readrdy() helper and use it Boris Brezillon
2018-07-27  7:44 ` [PATCH 2/2] mtd: rawnand: Add the nand_wait_rdy_op() " Boris Brezillon
2018-09-04 21:47 ` [PATCH 0/2] mtd: rawnand: Make ->dev_ready() and ->chip_delay optional Miquel Raynal

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