aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Fitzgerald <[email protected]>2021-08-05 17:11:11 +0100
committerMark Brown <[email protected]>2021-08-05 23:33:46 +0100
commite2f6867299ac85ce227eee18be11ce2c4a568447 (patch)
tree7dbb821925eb13617faeee14c09111bc4068fd8f
parentc76d572c1ec82e305c97219e28952966958bc31a (diff)
ASoC: cs42l42: Update module authors
Add the current authors of this module. Signed-off-by: Richard Fitzgerald <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
-rw-r--r--sound/soc/codecs/cs42l42.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/soc/codecs/cs42l42.c b/sound/soc/codecs/cs42l42.c
index 3677ed4670d0..fb1e4c33e27d 100644
--- a/sound/soc/codecs/cs42l42.c
+++ b/sound/soc/codecs/cs42l42.c
@@ -2127,4 +2127,7 @@ MODULE_DESCRIPTION("ASoC CS42L42 driver");
MODULE_AUTHOR("James Schulman, Cirrus Logic Inc, <[email protected]>");
MODULE_AUTHOR("Brian Austin, Cirrus Logic Inc, <[email protected]>");
MODULE_AUTHOR("Michael White, Cirrus Logic Inc, <[email protected]>");
+MODULE_AUTHOR("Lucas Tanure <[email protected]>");
+MODULE_AUTHOR("Richard Fitzgerald <[email protected]>");
+MODULE_AUTHOR("Vitaly Rodionov <[email protected]>");
MODULE_LICENSE("GPL");