summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_legacy.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: Move ->setup_data_interface() to nand_controller_opsBoris Brezillon2018-12-071-1/+1
* mtd: rawnand: Move the ->exec_op() method to nand_controller_opsBoris Brezillon2018-12-071-2/+2
* mtd: rawnand: Deprecate the ->select_chip() hookBoris Brezillon2018-12-071-4/+5
* mtd: rawnand: legacy: Drop useless test in nand_legacy_set_defaults()Boris Brezillon2018-12-071-1/+1
* mtd: rawnand: Stop passing mtd_info objects to internal functionsBoris Brezillon2018-12-071-11/+7Star
* mtd: rawnand: Move legacy code to nand_legacy.cBoris Brezillon2018-10-031-0/+642