diff options
author | Martin Povišer <[email protected]> | 2023-07-12 14:15:56 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-07-15 13:07:32 +0100 |
commit | e8bf1741c14eb8e4a4e1364d45aeeab66660ab9b (patch) | |
tree | 6f4e1dc2d28b15e8d3e2f67bb2fd700c3f63264b | |
parent | cc8ff2dfcb948f16267335ba5440a42abb41aee2 (diff) |
MAINTAINERS: Redo addition of ssm3515 to APPLE SOUND
The MAINTAINERS entries added in commit 4ac690bbae02 ("ASoC: ssm3515:
Add new amp driver") were later erased in a merge commit. Re-add those.
Cc: Mark Brown <[email protected]>
Fixes: af53b00fa3ac ("Merge tag 'v6.4-rc2' into asoc-6.5 to get fixes for CI")
Signed-off-by: Martin Povišer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bcd9da307818..218c99733302 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1934,9 +1934,11 @@ M: Martin Povišer <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained +F: Documentation/devicetree/bindings/sound/adi,ssm3515.yaml F: Documentation/devicetree/bindings/sound/apple,* F: sound/soc/apple/* F: sound/soc/codecs/cs42l83-i2c.c +F: sound/soc/codecs/ssm3515.c ARM/APPLE MACHINE SUPPORT M: Hector Martin <[email protected]> |