Yi Yang a5a88125d0 mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()
In fsmc_nand_resume(), the return value of clk_prepare_enable() should be
checked since it might fail.

Fixes: e25da1c07dfb ("mtd: fsmc_nand: Add clk_{un}prepare() support")
Signed-off-by: Yi Yang <yiyang13@huawei.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20230817115839.10192-1-yiyang13@huawei.com
2023-08-18 16:38:34 +02:00
..
2023-06-28 14:02:03 -07:00
2023-04-19 20:39:03 +02:00
2022-09-20 10:40:30 +02:00
2023-06-09 17:27:14 +02:00
2022-09-19 18:14:53 +02:00
2023-06-22 23:00:43 +02:00