[PATCH -next 0/2] spi: bcm63xx: Fix two bugs
From: Jinjie Ruan
Date: Mon Aug 19 2024 - 08:26:16 EST
Fix module autoloading and missing pm_runtime_disable().
Chanegs in v2:
- Add Reviewed-by and Suggested-by.
- Cc stable.
- Change the fix way for the 2th patch.
- Update the commit message.
Jinjie Ruan (2):
spi: bcm63xx: Fix module autoloading
spi: bcm63xx: Fix missing pm_runtime_disable()
drivers/spi/spi-bcm63xx.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
2.34.1