[PATCH v3 02/10] mtd: nand: pass proper 'oob_required' parameter
Shmulik Ladkani
shmulik.ladkani at gmail.com
Sun Apr 29 07:41:31 EDT 2012
On Fri, 27 Apr 2012 18:29:46 -0700 Brian Norris <computersforpeace at gmail.com> wrote:
> 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 for NAND HW and SW that can simply avoid
> transferring the OOB data.
>
> Signed-off-by: Brian Norris <computersforpeace at gmail.com>
Reviewed-by: Shmulik Ladkani <shmulik.ladkani at gmail.com>
Regards,
Shmulik
More information about the linux-mtd
mailing list