Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_pr…
…obe() If 'clk_prepare_enable()' fails, we must 'put' the corresponding clock. Fixes: 4d26f01 ("mtd: nand: lpc32xx_mlc: Handle return value of clk_prepare_enable.") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
- Loading branch information