]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: bcm63xx: Fix two bugs
authorMark Brown <broonie@kernel.org>
Mon, 19 Aug 2024 19:04:49 +0000 (20:04 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 19 Aug 2024 19:04:49 +0000 (20:04 +0100)
commit429ecbef0d599cec66918d552a284b617f8724a4
treec8d0f7d3e0ed9295d9fe9712fbde47fc29b5b667
parentaa6e8296a7ff55c7c40a616b87c521b2a7e96395
parent265697288ec2160ca84707565d6641d46f69b0ff
spi: bcm63xx: Fix two bugs

Merge series from Jinjie Ruan <ruanjinjie@huawei.com>:

Fix module autoloading and missing pm_runtime_disable().