]> www.infradead.org Git - users/jedix/linux-maple.git/commit
This patch set did some clean up and add runtime pm
authorMark Brown <broonie@kernel.org>
Wed, 7 May 2025 00:47:05 +0000 (09:47 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 7 May 2025 00:47:05 +0000 (09:47 +0900)
commit9fbae052f6f68056fd84e8ba096a7e9ab3464f3d
tree9761fe612792d8c4e67c5da66fa5258e7c0c13fe
parent222a87f6b94f6f177e896d6fcdc7881480344e34
parent9f7cd1bcb6363368abc954ff4e727b579813c697
This patch set did some clean up and add runtime pm

Merge series from Haibo Chen <haibo.chen@nxp.com>:

PATCH1/3/4 to clean up the code, make the code more readable
PATCH2 add the runtime pm support
PATCH5 use devm_add_action_or_reset() to replace remove() callback, this can avoid
       oops when do bind/unbind test
MAINTAINERS
drivers/spi/spi-qpic-snand.c
drivers/spi/spi-stm32-ospi.c