From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751795AbdJaM5P (ORCPT ); Tue, 31 Oct 2017 08:57:15 -0400 Received: from mga03.intel.com ([134.134.136.65]:57893 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750872AbdJaM5O (ORCPT ); Tue, 31 Oct 2017 08:57:14 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,324,1505804400"; d="scan'208";a="915824222" From: Andy Shevchenko To: linux-kernel@vger.kernel.org, Vinod Koul , dmaengine@vger.kernel.org, vireshk@kernel.org, lars@metafoo.de, Alexey.Brodkin@synopsys.com Cc: Andy Shevchenko Subject: [PATCH v1] MAINTAINERS: Step down from a co-maintaner of DW DMAC driver Date: Tue, 31 Oct 2017 14:56:07 +0200 Message-Id: <20171031125607.27303-1-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.14.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org As discussed at ELCE 2017 there is little to anticipate from me in the future with regard to the driver, and since I have many things to keep an eye on, I would like to step down to simple designated reviewer. Signed-off-by: Andy Shevchenko --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0630482e701b..4ad7f4598ff2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12986,7 +12986,7 @@ F: Documentation/devicetree/bindings/gpio/snps-dwapb-gpio.txt SYNOPSYS DESIGNWARE DMAC DRIVER M: Viresh Kumar -M: Andy Shevchenko +R: Andy Shevchenko S: Maintained F: include/linux/dma/dw.h F: include/linux/platform_data/dma-dw.h -- 2.14.2