From patchwork Sun Apr 26 23:01:53 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ben Hutchings X-Patchwork-Id: 6277311 Return-Path: X-Original-To: patchwork-linux-mmc@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id B23BDBF4A6 for ; Sun, 26 Apr 2015 23:02:00 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id D7B05203E1 for ; Sun, 26 Apr 2015 23:01:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C4868203AF for ; Sun, 26 Apr 2015 23:01:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751307AbbDZXB6 (ORCPT ); Sun, 26 Apr 2015 19:01:58 -0400 Received: from ducie-dc1.codethink.co.uk ([185.25.241.215]:34216 "EHLO ducie-dc1.codethink.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751043AbbDZXB5 (ORCPT ); Sun, 26 Apr 2015 19:01:57 -0400 Received: from localhost (localhost [127.0.0.1]) by ducie-dc1.codethink.co.uk (Postfix) with ESMTP id D86FD46146F; Mon, 27 Apr 2015 00:01:56 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at ducie-dc1.codethink.co.uk Received: from ducie-dc1.codethink.co.uk ([127.0.0.1]) by localhost (ducie-dc1.codethink.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cVTh0a+kJ4lx; Mon, 27 Apr 2015 00:01:54 +0100 (BST) Received: from [192.168.4.253] (shadbolt.e.decadent.org.uk [88.96.1.126]) by ducie-dc1.codethink.co.uk (Postfix) with ESMTPSA id B3181460C83; Mon, 27 Apr 2015 00:01:54 +0100 (BST) Message-ID: <1430089313.5802.21.camel@xylophone.i.decadent.org.uk> Subject: [PATCH mmc 4/4] MAINTAINERS: Update Ian Molton's address for tmio_mmc driver From: Ben Hutchings To: Ian Molton , linux-mmc@vger.kernel.org Cc: linux-kernel@lists.codethink.co.uk Date: Mon, 27 Apr 2015 00:01:53 +0100 Organization: Codethink Ltd. X-Mailer: Evolution 3.4.4-3 Mime-Version: 1.0 Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Ian no longer works for Codethink so the current address doesn't work. Signed-off-by: Ben Hutchings --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index ea0001760035..b52939f32bb1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9958,7 +9958,7 @@ F: include/linux/toshiba.h F: include/uapi/linux/toshiba.h TMIO MMC DRIVER -M: Ian Molton +M: Ian Molton L: linux-mmc@vger.kernel.org S: Maintained F: drivers/mmc/host/tmio_mmc*