Re: [PATCH 04/23] mtd: nand: s3c2410: kill the ->ecc_layout field

From: Krzysztof Kozlowski
Date: Mon Dec 07 2015 - 19:39:05 EST


On 08.12.2015 07:25, Boris Brezillon wrote:
> The s3c2410 is allowing board data to overload the default ECC layout
> defined inside the driver, but this feature is not used by board
> specific definitions.
> Kill this field so that we can easily move to a model where ecclayout
> are dynamically allocated by the NAND controller driver.
>
> Signed-off-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
> ---
> arch/arm/plat-samsung/devs.c | 9 ---------
> drivers/mtd/nand/s3c2410.c | 3 ---
> include/linux/platform_data/mtd-nand-s3c2410.h | 1 -
> 3 files changed, 13 deletions(-)

Acked-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>

Best regards,
Krzysztof



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/