diff options
author | Brian Norris <[email protected]> | 2012-05-02 10:14:56 -0700 |
---|---|---|
committer | David Woodhouse <[email protected]> | 2012-05-13 23:21:35 -0500 |
commit | e47f3db4587c5486d3d5838fd4bef4f9c3b12205 (patch) | |
tree | 91e33fd230cf2ea89dddd90db9ea077f0c93f4e3 /net/lapb/lapb_out.c | |
parent | 1fbb938dff5b6bb4514a4e7600276b03c7f08e25 (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 <[email protected]>
Reviewed-by: Shmulik Ladkani <[email protected]>
Acked-by: Jiandong Zheng <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions