]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
mtd: rawnand: atmel: Check the proposed data interface is supported
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 5 May 2021 21:37:31 +0000 (23:37 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 26 May 2021 08:43:35 +0000 (10:43 +0200)
commited2a491037116387f109e851a2b46adcb5feca3b
treee352e4dc2bf388ea47d32a45d6c0980454449d63
parent4dd7ef970bee8a93e1817ec028a7e26aef046d0d
mtd: rawnand: atmel: Check the proposed data interface is supported

Check the data interface is supported in ->setup_interface() before
acknowledging the timings.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210505213750.257417-4-miquel.raynal@bootlin.com
drivers/mtd/nand/raw/atmel/nand-controller.c