On Tue, 3 Nov 2020 15:49:12 +0800, Qinglang Miao wrote:
> Fix the missing clk_disable_unprepare() before return
> from mt7621_spi_probe in the error handling case.
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
Thanks!
[1/1] spi: mt7621: fix missing clk_d
在 2020/11/3 15:49, Qinglang Miao 写道:
Fix the missing clk_disable_unprepare() before return
from mt7621_spi_probe in the error handling case.
Fixes: cbd66c626e16 ("spi: mt7621: Move SPI driver out of staging")
Signed-off-by: Qinglang Miao
---
drivers/spi/spi-mt7621.c | 2 ++
1 file changed
Fix the missing clk_disable_unprepare() before return
from mt7621_spi_probe in the error handling case.
Fixes: cbd66c626e16 ("spi: mt7621: Move SPI driver out of staging")
Signed-off-by: Qinglang Miao
---
drivers/spi/spi-mt7621.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/spi/
3 matches
Mail list logo