sound: Remove redundant of_match_ptr() macro
authorMark Brown <broonie@kernel.org>
Sun, 13 Aug 2023 23:09:10 +0000 (00:09 +0100)
committerMark Brown <broonie@kernel.org>
Sun, 13 Aug 2023 23:09:10 +0000 (00:09 +0100)
Merge series from Ruan Jinjie <ruanjinjie@huawei.com>:

Since these sound drivers depend on CONFIG_OF, there is
no need to wrap the macro of_match_ptr() here.


Trivial merge