summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorBrian Norris <computersforpeace@gmail.com>2012-05-02 10:14:56 -0700
committerDavid Woodhouse <David.Woodhouse@intel.com>2012-05-13 23:21:35 -0500
commite47f3db4587c5486d3d5838fd4bef4f9c3b12205 (patch)
tree91e33fd230cf2ea89dddd90db9ea077f0c93f4e3 /firmware
parent1fbb938dff5b6bb4514a4e7600276b03c7f08e25 (diff)
mtd: nand: pass proper 'oob_required' parameter
We now have an interface for notifying the nand_ecc_ctrl functions when OOB data must be returned to the upper layers and when it may be left untouched. This patch fills in the 'oob_required' parameter properly from nand_do_{read,write}_ops. When utilized properly in the lower layers, this parameter can improve performance and/or reduce complexity for NAND HW and SW that can simply avoid transferring the OOB data. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Reviewed-by: Shmulik Ladkani <shmulik.ladkani@gmail.com> Acked-by: Jiandong Zheng <jdzheng@broadcom.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions