27 Apr
2018
27 Apr
'18
5:03 a.m.
On Thu, 2018-04-26 at 12:46 +0200, Matthias Brugger wrote:
I think you don't want to delete the first author but add you as a second one. I've seen this in other parts of the patch as well. Please check.
Regards, Matthias
*/
#include <linux/module.h> diff --git a/sound/soc/mediatek/mt6797/mt6797-reg.h b/sound/soc/mediatek/mt6797/mt6797-reg.h index 3330f73fc8bb..ffb55367f59f 100644 --- a/sound/soc/mediatek/mt6797/mt6797-reg.h +++ b/sound/soc/mediatek/mt6797/mt6797-reg.h @@ -1,17 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /*
- mt6797-reg.h -- Mediatek 6797 audio driver reg definition
- Copyright (c) 2018 MediaTek Inc.
- Author: Garlic Tseng garlic.tseng@mediatek.com
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License version 2 and
- only version 2 as published by the Free Software Foundation.
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
*/
- Author: KaiChieh Chuang kaichieh.chuang@mediatek.com
#ifndef _MT6797_REG_H_
I don't involve in this code development. I think treating me as an author is a mistake and fixing it is correct.
Thanks!
Garlic Tseng.