Skip to content
Commit 641f4366 authored by Mart Raudsepp's avatar Mart Raudsepp Committed by David Woodhouse
Browse files

[MTD] [NAND] cs553x_nand: command line partitioning support



Implements kernel command line partitioning support for the CS5535/CS5536 chipsets driver.

For that the following is done:

* cs553x_cleanup(): try the cleanup for all chip selects to not leak memory
* Assign a unique name for each chip select to be separately addressable in the command line mtd-id portion(s)
* Use the already defined PIN_OPT_IDE constant where appropriate for readability
* Include command line partitioning support when CONFIG_MTD_PARTS is set

Signed-off-by: default avatarMart Raudsepp <mart.raudsepp@artecdesign.ee>
Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent b1d0e4f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment