From patchwork Tue Dec 10 08:45:25 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 22202 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-oa0-f71.google.com (mail-oa0-f71.google.com [209.85.219.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 255E2202E6 for ; Tue, 10 Dec 2013 08:45:39 +0000 (UTC) Received: by mail-oa0-f71.google.com with SMTP id i4sf18492093oah.2 for ; Tue, 10 Dec 2013 00:45:39 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=32Oyge8s6DrqNCPVlzMO+Vj86POlIF5pNFa49Ttr6fM=; b=QfWmH08MaJnh0o2CbRfMfZ5j84kABJD7mFgeAZgmT4KEbjVM1BYZtqMI2cC0RHD2Iu Ex4XZWJC8ujHTeAfTFt63c1yDxMr4WGt/zsRwntvIMWIxieort7wqTGYL1xH50ahSp6K TXr4nM280CmNbKcxp9N+Eq0WxsJ0cJ0ndbtVwuaQqCMsvPTDTZ/UOF8cx/xP6+bvVMyc sY/8Vk4ocE3E2QA62prxqQwEzNGE8zj3iFFpupQfKOlZINNN5AoQMZ6WjvRG4+Y79ma7 oSd51QNnuMw5mBDJCORxhi2Noh7GNCo9Qhy1++RRSru/ylB8Lj1Iq2x3mpxwzm794Ugl 3Qvg== X-Gm-Message-State: ALoCoQm3Whw9akaoShcpCjDby2u80/vVY4OXiszfxwnHUjClRdBYgiXUexj95CDQ3vZYHY4AgRpV X-Received: by 10.42.123.69 with SMTP id q5mr31323400icr.13.1386665138968; Tue, 10 Dec 2013 00:45:38 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.129.131 with SMTP id nw3ls2431371qeb.86.gmail; Tue, 10 Dec 2013 00:45:38 -0800 (PST) X-Received: by 10.58.143.17 with SMTP id sa17mr13346661veb.14.1386665138808; Tue, 10 Dec 2013 00:45:38 -0800 (PST) Received: from mail-ve0-f179.google.com (mail-ve0-f179.google.com [209.85.128.179]) by mx.google.com with ESMTPS id sx7si4892894vdc.133.2013.12.10.00.45.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Dec 2013 00:45:38 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.179 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.179; Received: by mail-ve0-f179.google.com with SMTP id jw12so4630106veb.10 for ; Tue, 10 Dec 2013 00:45:38 -0800 (PST) X-Received: by 10.52.166.6 with SMTP id zc6mr11155796vdb.10.1386665138704; Tue, 10 Dec 2013 00:45:38 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp171100vcz; Tue, 10 Dec 2013 00:45:38 -0800 (PST) X-Received: by 10.152.203.168 with SMTP id kr8mr4567739lac.44.1386665137283; Tue, 10 Dec 2013 00:45:37 -0800 (PST) Received: from mail-la0-f51.google.com (mail-la0-f51.google.com [209.85.215.51]) by mx.google.com with ESMTPS id y7si5098470lal.59.2013.12.10.00.45.36 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Dec 2013 00:45:37 -0800 (PST) Received-SPF: neutral (google.com: 209.85.215.51 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=209.85.215.51; Received: by mail-la0-f51.google.com with SMTP id ec20so2407484lab.38 for ; Tue, 10 Dec 2013 00:45:36 -0800 (PST) X-Received: by 10.152.116.65 with SMTP id ju1mr4540795lab.60.1386665136581; Tue, 10 Dec 2013 00:45:36 -0800 (PST) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id r10sm20252371lag.7.2013.12.10.00.45.34 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Dec 2013 00:45:35 -0800 (PST) From: Linus Walleij To: linux-gpio@vger.kernel.org Cc: Alexandre Courbot , Linus Walleij , Alexandre Courbot Subject: [PATCH] MAINTAINERS: update GPIO maintainers entry Date: Tue, 10 Dec 2013 09:45:25 +0100 Message-Id: <1386665125-402-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.3.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.179 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Add Alexandre Courbot as co-maintainer of the GPIO subsystem. Provide a pointer to the GPIO GIT tree. Update the documentation file path. Move around to put people and git tree on top. Cc: Alexandre Courbot Signed-off-by: Linus Walleij --- MAINTAINERS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index f216db847022..18a5a77c3924 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3764,9 +3764,11 @@ F: include/uapi/linux/gigaset_dev.h GPIO SUBSYSTEM M: Linus Walleij -S: Maintained +M: Alexandre Courbot L: linux-gpio@vger.kernel.org -F: Documentation/gpio.txt +T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git +S: Maintained +F: Documentation/gpio/ F: drivers/gpio/ F: include/linux/gpio* F: include/asm-generic/gpio.h