diff options
author | Hiroyuki Yokoyama | 2019-04-10 20:26:57 +0200 |
---|---|---|
committer | Vinod Koul | 2019-04-26 17:24:26 +0530 |
commit | 8a6061c34a54a997db1ded6d89b7db6cbe3f359e (patch) | |
tree | aff9a9534d70f73602cd58264c89a190c83a7c87 /drivers/dma/sh | |
parent | 941acd566b1807b291bbdca31cc5158e26ffcf83 (diff) |
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.c | 4 |
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> */ |