]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: brcmnand: drop unused subpage_read() support
authorBrian Norris <computersforpeace@gmail.com>
Tue, 17 Nov 2015 01:04:08 +0000 (17:04 -0800)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 18 Nov 2015 22:28:56 +0000 (14:28 -0800)
commit1e7b37c9fcad97bdc44a0d5568ee17ba5305c7bd
tree530e887b4f8c8f97e0f5574846c28bc23ded7215
parentb680cd3f193e1b51566e2428a991c7d2ca80eb80
mtd: brcmnand: drop unused subpage_read() support

AFAIR this driver was never tested with subpage read support, and this
code is currently unused because we don't set the NAND_SUBPAGE_READ
flag. It can be resurrected if someone tests it properly.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Tested-by: Ray Jui <rjui@broadcom.com>
drivers/mtd/nand/brcmnand/brcmnand.c