[PATCH 04/23] mtd: nand: s3c2410: kill the ->ecc_layout field
Krzysztof Kozlowski
k.kozlowski at samsung.com
Mon Dec 7 16:38:46 PST 2015
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 at free-electrons.com>
> ---
> 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 at samsung.com>
Best regards,
Krzysztof
More information about the linux-mtd
mailing list