Re: [PATCH] mtd: spinand: Add support for all Toshiba Memory products

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Yoshio,

Yoshio Furuyama <tmcmc-mb-yfuruyama7@xxxxxxxxxxxxxxxx> wrote on Wed, 16
Jan 2019 14:53:19 +0900:

> Add device table for Toshiba Memory products.
> Also, generalize OOB layout structure and function names.
> 
> Signed-off-by: Yoshio Furuyama <tmcmc-mb-yfuruyama7@xxxxxxxxxxxxxxxx>
> 
> ---

Applied to nand/next with the mathematical operations enclosed in
braces as discussed:

-	region->length = mtd->oobsize / 2 - 2;  
+	region->length = (mtd->oobsize / 2) - 2;  


Thanks,
Miquèl

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/




[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux