diff options
-rw-r--r-- | sound/soc/codecs/cs42l42.c | 3 |
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"); |