mbox series

[-next,0/2] spi: bcm63xx: Fix two bugs

Message ID 20240819123156.4020377-1-ruanjinjie@huawei.com
Headers show
Series spi: bcm63xx: Fix two bugs | expand

Message

Jinjie Ruan Aug. 19, 2024, 12:31 p.m. UTC
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(-)