All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mtd: nand: Remove unused features
@ 2017-05-15 22:17 Boris Brezillon
  2017-05-15 22:17 ` [PATCH 1/3] mtd: nand: Drop unused cached programming support Boris Brezillon
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Boris Brezillon @ 2017-05-15 22:17 UTC (permalink / raw)
  To: Boris Brezillon, Richard Weinberger, linux-mtd
  Cc: David Woodhouse, Brian Norris, Marek Vasut, Cyrille Pitchen

Hello,

This 3 patches are removing features that have either been introduced
and never used or that are no longer used.

Regards,

Boris

Boris Brezillon (3):
  mtd: nand: Drop unused cached programming support
  mtd: nand: Remove support for block locking/unlocking
  mtd: nand: Drop the ->errstat() hook

 drivers/mtd/nand/nand_base.c | 216 ++-----------------------------------------
 include/linux/mtd/nand.h     |  15 ---
 2 files changed, 7 insertions(+), 224 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-12-04  9:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-15 22:17 [PATCH 0/3] mtd: nand: Remove unused features Boris Brezillon
2017-05-15 22:17 ` [PATCH 1/3] mtd: nand: Drop unused cached programming support Boris Brezillon
2017-05-15 22:17 ` [PATCH 2/3] mtd: nand: Remove support for block locking/unlocking Boris Brezillon
2017-08-04  8:32   ` Boris Brezillon
     [not found]     ` <CAHCN7xKtR=kjLLFYkQkhjKGsuU+ttRE9FA_p7aWGDWVWxf2S8Q@mail.gmail.com>
2017-12-04  9:29       ` Boris Brezillon
2017-05-15 22:17 ` [PATCH 3/3] mtd: nand: Drop the ->errstat() hook Boris Brezillon
2017-05-17  8:49   ` Boris Brezillon
2017-05-29 18:52 ` [PATCH 0/3] mtd: nand: Remove unused features Boris Brezillon

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.