Skip to content

Commit 454b376

Browse files
wsakernelbroonie
authored andcommitted
ASoC: codecs: max9768: update contact email
The 'pengutronix' address is defunct for years. Use the proper contact address. Signed-off-by: Wolfram Sang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 1a44687 commit 454b376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sound/soc/codecs/max9768.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,6 @@ static struct i2c_driver max9768_i2c_driver = {
220220
};
221221
module_i2c_driver(max9768_i2c_driver);
222222

223-
MODULE_AUTHOR("Wolfram Sang <w.sang@pengutronix.de>");
223+
MODULE_AUTHOR("Wolfram Sang <kernel@pengutronix.de>");
224224
MODULE_DESCRIPTION("ASoC MAX9768 amplifier driver");
225225
MODULE_LICENSE("GPL v2");

0 commit comments

Comments
 (0)