From: Huang Shijie Date: Fri, 16 Aug 2013 02:10:07 +0000 (+0800) Subject: mtd: set ONFI nand's default hooks in nand_set_defaults() X-Git-Tag: v3.12-rc1~82^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4204cccde5e754745bbf30b077060c2033d29efa;p=pandora-kernel.git mtd: set ONFI nand's default hooks in nand_set_defaults() We may do some ONFI get/set features operations before we call the nand_scan_tail(). So move the default ONFI nand hooks into nand_set_defaults(). Signed-off-by: Huang Shijie Signed-off-by: Artem Bityutskiy Signed-off-by: Brian Norris Signed-off-by: David Woodhouse --- Reading git-diff-tree failed