Re: [PATCH] mmc: sdhci-s3c: check clk_prepare_enable return in probe
From: Markus Elfring
Date: Thu Aug 20 2026 - 04:52:36 EST
…
> Fix this by checking the return value and propagating the error,
> cleaning up only resources acquired before the failed enable.
How do you think about to add any tags (like “Fixes” and “Cc”) accordingly?
See also once more:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/stable-kernel-rules.rst?h=v7.2#n34
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v7.2#n145
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v7.2#n792
Regards,
Markus