All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/10] iommu/exynos: convert to SPDX license tags
@ 2019-06-13 16:26 ` Yangtao Li
  0 siblings, 0 replies; 71+ messages in thread
From: Yangtao Li @ 2019-06-13 16:26 UTC (permalink / raw)
  To: joro, m.szyprowski, kgene, krzk, will.deacon, robin.murphy,
	agross, david.brown, robdclark, heiko, thierry.reding, jonathanh
  Cc: iommu, linux-kernel, linux-arm-kernel, linux-samsung-soc,
	linux-arm-msm, linux-rockchip, linux-tegra, Yangtao Li

Updates license to use SPDX-License-Identifier.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
---
 drivers/iommu/exynos-iommu.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/drivers/iommu/exynos-iommu.c b/drivers/iommu/exynos-iommu.c
index 05c6bc099d62..938a33d2f89d 100644
--- a/drivers/iommu/exynos-iommu.c
+++ b/drivers/iommu/exynos-iommu.c
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (c) 2011,2016 Samsung Electronics Co., Ltd.
  *		http://www.samsung.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 as
- * published by the Free Software Foundation.
  */
 
 #ifdef CONFIG_EXYNOS_IOMMU_DEBUG
-- 
2.17.0


^ permalink raw reply related	[flat|nested] 71+ messages in thread

end of thread, other threads:[~2019-06-14 17:40 UTC | newest]

Thread overview: 71+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-13 16:26 [PATCH 01/10] iommu/exynos: convert to SPDX license tags Yangtao Li
2019-06-13 16:26 ` Yangtao Li
2019-06-13 16:26 ` Yangtao Li
2019-06-13 16:26 ` Yangtao Li
2019-06-13 16:26 ` [PATCH 02/10] iommu/io-pgtable: " Yangtao Li
2019-06-13 16:26   ` Yangtao Li
2019-06-13 16:26   ` Yangtao Li
2019-06-13 16:26   ` Yangtao Li
2019-06-13 16:38   ` Will Deacon
2019-06-13 16:38     ` Will Deacon
2019-06-13 16:38     ` Will Deacon
2019-06-13 16:38     ` Will Deacon
2019-06-13 16:26 ` [PATCH 03/10] iommu/omap: " Yangtao Li
2019-06-13 16:26   ` Yangtao Li
2019-06-13 16:26   ` Yangtao Li
2019-06-13 16:26   ` Yangtao Li
2019-06-13 16:39   ` Suman Anna
2019-06-13 16:39     ` Suman Anna
2019-06-13 16:39     ` Suman Anna
2019-06-13 16:39     ` Suman Anna via iommu
2019-06-13 16:55     ` Frank Lee
2019-06-13 16:55       ` Frank Lee
2019-06-13 16:55       ` Frank Lee
2019-06-13 16:55       ` Frank Lee
2019-06-13 16:26 ` [PATCH 04/10] iommu/qcom: " Yangtao Li
2019-06-13 16:26   ` Yangtao Li
2019-06-13 16:26   ` Yangtao Li
2019-06-13 16:26   ` Yangtao Li
2019-06-13 16:26 ` [PATCH 05/10] iommu/dma-iommu: " Yangtao Li
2019-06-13 16:26   ` Yangtao Li
2019-06-13 16:26   ` Yangtao Li
2019-06-13 16:41   ` Robin Murphy
2019-06-13 16:41     ` Robin Murphy
2019-06-13 16:41     ` Robin Murphy
2019-06-13 16:41     ` Robin Murphy
2019-06-13 16:26 ` [PATCH 06/10] iommu/io-pgtable-arm-v7s: " Yangtao Li
2019-06-13 16:26   ` Yangtao Li
2019-06-13 16:26   ` Yangtao Li
2019-06-13 16:27 ` [PATCH 07/10] iommu/io-pgtable-arm: " Yangtao Li
2019-06-13 16:27   ` Yangtao Li
2019-06-13 16:27   ` Yangtao Li
2019-06-13 16:38   ` Will Deacon
2019-06-13 16:38     ` Will Deacon
2019-06-13 16:38     ` Will Deacon
2019-06-13 16:38     ` Will Deacon
2019-06-13 16:27 ` [PATCH 08/10] iommu/sysfs: " Yangtao Li
2019-06-13 16:27   ` Yangtao Li
2019-06-13 16:27   ` Yangtao Li
2019-06-13 16:27 ` [PATCH 09/10] iommu/rockchip: " Yangtao Li
2019-06-13 16:27   ` Yangtao Li
2019-06-13 16:27   ` Yangtao Li
2019-06-13 19:09   ` Heiko Stübner
2019-06-13 19:09     ` Heiko Stübner
2019-06-13 19:09     ` Heiko Stübner
2019-06-13 16:27 ` [PATCH 10/10] iommu/tegra-smmu: " Yangtao Li
2019-06-13 16:27   ` Yangtao Li
2019-06-13 16:27   ` Yangtao Li
2019-06-13 16:35   ` Thierry Reding
2019-06-13 16:35     ` Thierry Reding
2019-06-13 16:35     ` Thierry Reding
2019-06-13 16:35     ` Thierry Reding
2019-06-14  6:28 ` [PATCH 01/10] iommu/exynos: " Krzysztof Kozlowski
2019-06-14  6:28   ` Krzysztof Kozlowski
2019-06-14  6:28   ` Krzysztof Kozlowski
2019-06-14  7:12 ` Christoph Hellwig
2019-06-14  7:12   ` Christoph Hellwig
2019-06-14  7:12   ` Christoph Hellwig
2019-06-14  7:12   ` Christoph Hellwig
2019-06-14 17:39   ` Frank Lee
2019-06-14 17:39     ` Frank Lee
2019-06-14 17:39     ` Frank Lee

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.