summaryrefslogtreecommitdiffstats
path: root/drivers/dma/sh
diff options
context:
space:
mode:
authorHiroyuki Yokoyama2019-04-10 20:26:57 +0200
committerVinod Koul2019-04-26 13:54:26 +0200
commit8a6061c34a54a997db1ded6d89b7db6cbe3f359e (patch)
treeaff9a9534d70f73602cd58264c89a190c83a7c87 /drivers/dma/sh
parentdmaengine: imx-sdma: Only check ratio on parts that support 1:1 (diff)
downloadkernel-qcow2-linux-8a6061c34a54a997db1ded6d89b7db6cbe3f359e.tar.gz
kernel-qcow2-linux-8a6061c34a54a997db1ded6d89b7db6cbe3f359e.tar.xz
kernel-qcow2-linux-8a6061c34a54a997db1ded6d89b7db6cbe3f359e.zip
dmaengine: rcar-dmac: Update copyright information
Update copyright and string for Gen3. Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com> Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/sh')
-rw-r--r--drivers/dma/sh/rcar-dmac.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/dma/sh/rcar-dmac.c b/drivers/dma/sh/rcar-dmac.c
index 2b4f25698169..580ca1454fe8 100644
--- a/drivers/dma/sh/rcar-dmac.c
+++ b/drivers/dma/sh/rcar-dmac.c
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: GPL-2.0
/*
- * Renesas R-Car Gen2 DMA Controller Driver
+ * Renesas R-Car Gen2/Gen3 DMA Controller Driver
*
- * Copyright (C) 2014 Renesas Electronics Inc.
+ * Copyright (C) 2014-2019 Renesas Electronics Inc.
*
* Author: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
*/