未验证 提交 decd8961 编写于 作者: K Kuninori Morimoto 提交者: Mark Brown

ASoC: audio-graph-card.c: convert to SPDX identifiers

Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 9afe58f1
/* // SPDX-License-Identifier: GPL-2.0
* ASoC audio graph sound card support //
* // ASoC audio graph sound card support
* Copyright (C) 2016 Renesas Solutions Corp. //
* Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> // Copyright (C) 2016 Renesas Solutions Corp.
* // Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
* based on ${LINUX}/sound/soc/generic/simple-card.c //
* // based on ${LINUX}/sound/soc/generic/simple-card.c
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/clk.h> #include <linux/clk.h>
#include <linux/device.h> #include <linux/device.h>
#include <linux/gpio.h> #include <linux/gpio.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册