* [PATCH] ALSA: usb-audio: qcom: Fix the license marking
@ 2026-03-17 18:09 Daniel Lezcano
2026-03-18 11:37 ` Takashi Iwai
0 siblings, 1 reply; 5+ messages in thread
From: Daniel Lezcano @ 2026-03-17 18:09 UTC (permalink / raw)
To: perex
Cc: Takashi Iwai, Greg Kroah-Hartman, Arnd Bergmann, Wesley Cheng,
Mark Brown, Kees Cook, open list:SOUND, open list
The Copyright for Qualcomm changed its format and replaces the old
Qualcomm Innovative Center by Qualcomm Technology Inc.
Signed-off-by: Daniel Lezcano <daniel.lezcano@oss.qualcomm.com>
---
sound/usb/qcom/qc_audio_offload.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/usb/qcom/qc_audio_offload.c b/sound/usb/qcom/qc_audio_offload.c
index bc4e1bdacaa8..121d08fd60fa 100644
--- a/sound/usb/qcom/qc_audio_offload.c
+++ b/sound/usb/qcom/qc_audio_offload.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
/*
- * Copyright (c) 2022-2025 Qualcomm Innovation Center, Inc. All rights reserved.
+ * Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
*/
#include <linux/auxiliary_bus.h>
--
2.43.0
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] ALSA: usb-audio: qcom: Fix the license marking
2026-03-17 18:09 [PATCH] ALSA: usb-audio: qcom: Fix the license marking Daniel Lezcano
@ 2026-03-18 11:37 ` Takashi Iwai
2026-03-18 14:30 ` Daniel Lezcano
0 siblings, 1 reply; 5+ messages in thread
From: Takashi Iwai @ 2026-03-18 11:37 UTC (permalink / raw)
To: Daniel Lezcano
Cc: perex, Takashi Iwai, Greg Kroah-Hartman, Arnd Bergmann,
Wesley Cheng, Mark Brown, Kees Cook, open list:SOUND, open list
On Tue, 17 Mar 2026 19:09:38 +0100,
Daniel Lezcano wrote:
>
> The Copyright for Qualcomm changed its format and replaces the old
> Qualcomm Innovative Center by Qualcomm Technology Inc.
>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@oss.qualcomm.com>
Applied now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] ALSA: usb-audio: qcom: Fix the license marking
2026-03-18 11:37 ` Takashi Iwai
@ 2026-03-18 14:30 ` Daniel Lezcano
2026-03-18 14:54 ` Takashi Iwai
0 siblings, 1 reply; 5+ messages in thread
From: Daniel Lezcano @ 2026-03-18 14:30 UTC (permalink / raw)
To: Takashi Iwai
Cc: perex, Takashi Iwai, Greg Kroah-Hartman, Arnd Bergmann,
Wesley Cheng, Mark Brown, Kees Cook, open list:SOUND, open list
On 3/18/26 12:37, Takashi Iwai wrote:
> On Tue, 17 Mar 2026 19:09:38 +0100,
> Daniel Lezcano wrote:
>>
>> The Copyright for Qualcomm changed its format and replaces the old
>> Qualcomm Innovative Center by Qualcomm Technology Inc.
>>
>> Signed-off-by: Daniel Lezcano <daniel.lezcano@oss.qualcomm.com>
>
> Applied now. Thanks.
Thanks Takashi
In case you missed it there is this trivial patch [1] to be acked-by or
merged with Bjorn immutable branch [2]
[1]
https://lore.kernel.org/all/20260316171419.2619620-5-daniel.lezcano@oss.qualcomm.com/
[2] https://lore.kernel.org/all/abdkE2qWX5Amf5Jo@baldur/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] ALSA: usb-audio: qcom: Fix the license marking
2026-03-18 14:30 ` Daniel Lezcano
@ 2026-03-18 14:54 ` Takashi Iwai
2026-03-18 15:07 ` Daniel Lezcano
0 siblings, 1 reply; 5+ messages in thread
From: Takashi Iwai @ 2026-03-18 14:54 UTC (permalink / raw)
To: Daniel Lezcano
Cc: Takashi Iwai, perex, Takashi Iwai, Greg Kroah-Hartman,
Arnd Bergmann, Wesley Cheng, Mark Brown, Kees Cook,
open list:SOUND, open list
On Wed, 18 Mar 2026 15:30:51 +0100,
Daniel Lezcano wrote:
>
> On 3/18/26 12:37, Takashi Iwai wrote:
> > On Tue, 17 Mar 2026 19:09:38 +0100,
> > Daniel Lezcano wrote:
> >>
> >> The Copyright for Qualcomm changed its format and replaces the old
> >> Qualcomm Innovative Center by Qualcomm Technology Inc.
> >>
> >> Signed-off-by: Daniel Lezcano <daniel.lezcano@oss.qualcomm.com>
> >
> > Applied now. Thanks.
>
>
> Thanks Takashi
>
> In case you missed it there is this trivial patch [1] to be acked-by
> or merged with Bjorn immutable branch [2]
>
> [1]
> https://lore.kernel.org/all/20260316171419.2619620-5-daniel.lezcano@oss.qualcomm.com/
>
> [2] https://lore.kernel.org/all/abdkE2qWX5Amf5Jo@baldur/
Well, I already gave my ack about this so that it can be applied in
other trees. As a really trivial change, I don't mind who to take.
thanks,
Takashi
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] ALSA: usb-audio: qcom: Fix the license marking
2026-03-18 14:54 ` Takashi Iwai
@ 2026-03-18 15:07 ` Daniel Lezcano
0 siblings, 0 replies; 5+ messages in thread
From: Daniel Lezcano @ 2026-03-18 15:07 UTC (permalink / raw)
To: Takashi Iwai
Cc: perex, Takashi Iwai, Greg Kroah-Hartman, Arnd Bergmann,
Wesley Cheng, Mark Brown, Kees Cook, open list:SOUND, open list
On 3/18/26 15:54, Takashi Iwai wrote:
> On Wed, 18 Mar 2026 15:30:51 +0100,
> Daniel Lezcano wrote:
>>
>> On 3/18/26 12:37, Takashi Iwai wrote:
>>> On Tue, 17 Mar 2026 19:09:38 +0100,
>>> Daniel Lezcano wrote:
>>>>
>>>> The Copyright for Qualcomm changed its format and replaces the old
>>>> Qualcomm Innovative Center by Qualcomm Technology Inc.
>>>>
>>>> Signed-off-by: Daniel Lezcano <daniel.lezcano@oss.qualcomm.com>
>>>
>>> Applied now. Thanks.
>>
>>
>> Thanks Takashi
>>
>> In case you missed it there is this trivial patch [1] to be acked-by
>> or merged with Bjorn immutable branch [2]
>>
>> [1]
>> https://lore.kernel.org/all/20260316171419.2619620-5-daniel.lezcano@oss.qualcomm.com/
>>
>> [2] https://lore.kernel.org/all/abdkE2qWX5Amf5Jo@baldur/
>
> Well, I already gave my ack about this so that it can be applied in
> other trees. As a really trivial change, I don't mind who to take.
Oh, right sorry
Thanks !
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-03-18 15:07 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17 18:09 [PATCH] ALSA: usb-audio: qcom: Fix the license marking Daniel Lezcano
2026-03-18 11:37 ` Takashi Iwai
2026-03-18 14:30 ` Daniel Lezcano
2026-03-18 14:54 ` Takashi Iwai
2026-03-18 15:07 ` Daniel Lezcano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox