[PATCH v5 1/6] mtd: rawnand: stm32_fmc2: do not display errors if the driver is deferred
Miquel Raynal
miquel.raynal at bootlin.com
Tue Jul 7 15:00:08 EDT 2020
On Fri, 2020-06-12 at 15:22:37 UTC, Christophe Kerello wrote:
> A MDMA issue has been solved on Kernel 5.7. The effect of this fix is
> that the MDMA driver is now deferred and the FMC2 NFC driver is also
> deferred. All is working fine but there is a FMC2 log in the console:
> stm32_fmc2_nfc 58002000.nand-controller: failed to request tx DMA
> channel: -517
>
> This patch removes the display of this log in the console in case of
> this error is -EPROBE_DEFER.
>
> Signed-off-by: Christophe Kerello <christophe.kerello at st.com>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks.
Miquel
More information about the linux-mtd
mailing list