]> Git Repo - linux.git/commitdiff
ASoC: mediatek: fix use-after-free in driver remove
authorMark Brown <[email protected]>
Thu, 1 Jun 2023 15:43:38 +0000 (16:43 +0100)
committerMark Brown <[email protected]>
Thu, 1 Jun 2023 15:43:38 +0000 (16:43 +0100)
Merge series from Trevor Wu <[email protected]>:

These patches concern modifications made in mt8186[1]. The clock
unregistration mechanism used in mt8188 and mt8195 is similar with
mt8186, resulting in the same problem existing within the driver.
Therefore, the solution has also been applied to these two platforms.

[1] https://lore.kernel.org/all/20230511092437.1.I31cceffc8c45bb1af16eb613e197b3df92cdc19e@changeid/


Trivial merge
This page took 0.054459 seconds and 4 git commands to generate.