Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MTD] NAND simplify nand_chip_select
nCE setting can be done when the first command is issued to the device. We keep the deselect functionality as it makes sense to deassert nCE when the device becomes idle. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
- Loading branch information