Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ASoC: cs530x: Update the copyright headers

Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
Link: https://patch.msgid.link/20251023090327.58275-2-vitalyr@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Vitaly Rodionov and committed by
Mark Brown
ca4d49f8 dcb6fa37

+5 -5
+2 -2
sound/soc/codecs/cs530x-i2c.c
··· 2 2 // 3 3 // CS530x CODEC driver 4 4 // 5 - // Copyright (C) 2024 Cirrus Logic, Inc. and 6 - // Cirrus Logic International Semiconductor Ltd. 5 + // Copyright (C) 2024-2025 Cirrus Logic, Inc. and 6 + // Cirrus Logic International Semiconductor Ltd. 7 7 8 8 #include <linux/device.h> 9 9 #include <linux/module.h>
+2 -2
sound/soc/codecs/cs530x.c
··· 2 2 // 3 3 // CS530x CODEC driver 4 4 // 5 - // Copyright (C) 2024 Cirrus Logic, Inc. and 6 - // Cirrus Logic International Semiconductor Ltd. 5 + // Copyright (C) 2024-2025 Cirrus Logic, Inc. and 6 + // Cirrus Logic International Semiconductor Ltd. 7 7 8 8 #include <sound/core.h> 9 9 #include <linux/delay.h>
+1 -1
sound/soc/codecs/cs530x.h
··· 2 2 /* 3 3 * CS530x CODEC driver internal data 4 4 * 5 - * Copyright (C) 2023-2024 Cirrus Logic, Inc. and 5 + * Copyright (C) 2023-2025 Cirrus Logic, Inc. and 6 6 * Cirrus Logic International Semiconductor Ltd. 7 7 */ 8 8