projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
8acf4de
f479832
)
sound: Remove redundant of_match_ptr() macro
author
Mark Brown
<broonie@kernel.org>
Sun, 13 Aug 2023 23:09:10 +0000
(
00:09
+0100)
committer
Mark 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