]> 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)
commitaa714125eae2617721f9717c119633a7a2c131c6
tree530e887b4f8c8f97e0f5574846c28bc23ded7215
parenta21e97c373d77c33126c7a5d2da1ba6e2ad8b227
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