commit | 7a968dc66aecaaea3424ca2525b758687b39bc0e | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Jul 30 07:52:15 2018 +0000 |
committer | Mark Brown <broonie@kernel.org> | Mon Jul 30 12:02:26 2018 +0100 |
tree | ef0dd0bbb9081032c8e4fe925b44c40f679181ac | |
parent | fe209b97184f577b70ae0799c2b149be36092f84 [diff] |
ASoC: ak4554: convert to SPDX identifiers As original license mentioned, it is GPL-2.0 in SPDX. Then, MODULE_LICENSE() should be "GPL v2" instead of "GPL". See ${LINUX}/include/linux/module.h "GPL" [GNU Public License v2 or later] "GPL v2" [GNU Public License v2] Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>