Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aecb7b64 authored by Viresh Kumar's avatar Viresh Kumar Committed by Vinod Koul
Browse files

dmaengine/dw_dmac: Update maintainer-ship



Nobody is currently maintaining dw_dmac. We are using dw_dmac for SPEAr13xx and
are currently maintaining it. After discussing with Vinod, sending this patch to
update maintainer-ship of dw_dmac.

Signed-off-by: default avatarViresh Kumar <viresh.kumar@st.com>
Acked-by: default avatarHavard Skinnemoen <hskinnemoen@gmail.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent a0eb221a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -5401,6 +5401,13 @@ L: linux-serial@vger.kernel.org
S:	Maintained
F:	drivers/tty/serial

SYNOPSYS DESIGNWARE DMAC DRIVER
M:	Viresh Kumar <viresh.kumar@st.com>
S:	Maintained
F:	include/linux/dw_dmac.h
F:	drivers/dma/dw_dmac_regs.h
F:	drivers/dma/dw_dmac.c

TIMEKEEPING, NTP
M:	John Stultz <johnstul@us.ibm.com>
M:	Thomas Gleixner <tglx@linutronix.de>
+2 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
 * AVR32 systems.)
 *
 * Copyright (C) 2007-2008 Atmel Corporation
 * Copyright (C) 2010-2011 ST Microelectronics
 *
 * 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
@@ -1575,3 +1576,4 @@ module_exit(dw_exit);
MODULE_LICENSE("GPL v2");
MODULE_DESCRIPTION("Synopsys DesignWare DMA Controller driver");
MODULE_AUTHOR("Haavard Skinnemoen <haavard.skinnemoen@atmel.com>");
MODULE_AUTHOR("Viresh Kumar <viresh.kumar@st.com>");
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@
 * Driver for the Synopsys DesignWare AHB DMA Controller
 *
 * Copyright (C) 2005-2007 Atmel Corporation
 * Copyright (C) 2010-2011 ST Microelectronics
 *
 * 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
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
 * AVR32 systems.)
 *
 * Copyright (C) 2007 Atmel Corporation
 * Copyright (C) 2010-2011 ST Microelectronics
 *
 * 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