From patchwork Mon Oct 1 23:56:58 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Olof Johansson X-Patchwork-Id: 188441 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (unknown [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 41A712C00AA for ; Tue, 2 Oct 2012 20:50:17 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TJ00v-0003ba-Od; Tue, 02 Oct 2012 10:47:45 +0000 Received: from mail-pb0-f49.google.com ([209.85.160.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TIprj-0002OC-PE for linux-arm-kernel@lists.infradead.org; Mon, 01 Oct 2012 23:57:37 +0000 Received: by pbcxa7 with SMTP id xa7so7546439pbc.36 for ; Mon, 01 Oct 2012 16:57:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :mime-version:content-type:content-transfer-encoding :x-gm-message-state; bh=YQ5KKJXiSvX9G09XTmtij9sSPulpsBqhtxlHkM2toAQ=; b=c1qich39MhsfTZSiaQtZObVe4mxzKKfHHZEZgOPPALPRRXD1epNpDMRJIlVLVyXGYI 9aG3Z/nF+viu1qvTF5CfNHtIrqO+KLRijDvVf5SigQUBgQjl7uz46vu47JkqKCzFXDJ4 vfh/AQWGdlQhKasHGz7yDGDgboMnUXNPArwgv0+COLJPJHAQa+1OvTcqJGTGeAkgc9ZC TaixUIe/HgarqmpmxIHY7Wmw5xZDsqaqcahOdUVnomcTXdSphYi9OJ52TVszOdnPOu+s mFfB+KRLW8Vx/rZc2mj/7NV8od4ayd/nHeDotZO5bTwwxowItpBJDARDgO9fa68NNIr5 dCcg== Received: by 10.68.225.68 with SMTP id ri4mr44333115pbc.115.1349135854566; Mon, 01 Oct 2012 16:57:34 -0700 (PDT) Received: from quad.lixom.net (173-13-129-225-sfba.hfc.comcastbusiness.net. [173.13.129.225]) by mx.google.com with ESMTPS id pj8sm10991584pbb.60.2012.10.01.16.57.32 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 01 Oct 2012 16:57:33 -0700 (PDT) From: Olof Johansson To: Linus Torvalds Subject: =?UTF-8?q?=5BGIT=20PULL=203/12=5D=20ARM=3A=20soc=3A=20MAINTAINERS=20updates?= Date: Mon, 1 Oct 2012 16:56:58 -0700 Message-Id: <1349135827-24790-4-git-send-email-olof@lixom.net> X-Mailer: git-send-email 1.7.10.1.488.g05fbf7a In-Reply-To: <1349135827-24790-1-git-send-email-olof@lixom.net> References: <1349135827-24790-1-git-send-email-olof@lixom.net> MIME-Version: 1.0 X-Gm-Message-State: ALoCoQlyGJx1qsIMw6YxWQx6kTc143O5+Gpakcpc7VjbjqFGlgVARb8qzJSKflexX0Bb+pW5Y+6F X-Bad-Reply: References and In-Reply-To but no 'Re:' in Subject. X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.160.49 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Mailman-Approved-At: Tue, 02 Oct 2012 06:47:33 -0400 Cc: Olof Johansson , arm@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Maintainers updates for KS8965 adding Greg Ungerer, and removing myself and Colin Cross as tegra maintainers, since Stephen Warren has been handling it on his own for several releases now. Conflicts: none ---------------------------------------------------------------- The following changes since commit ed0a0ed0a4e0e6eeebfa154f97ebb41abc5bbee8: Merge branch 'next/cleanup' into HEAD are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/maintainers for you to fetch changes up to d192f93cfca6a0aedbf10fa548d8bc17b86275d6: Merge tag 'tegra-for-3.7-maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/maintainers ---------------------------------------------------------------- Arnd Bergmann (1): ARM: ks8695: add maintainers entry Olof Johansson (1): Merge tag 'tegra-for-3.7-maintainers' of git://git.kernel.org/.../swarren/linux-tegra into next/maintainers Stephen Warren (1): MAINTAINERS: tegra: remove Olof/Colin, add device tree files Uwe Kleine-König (1): MAINTAINERS: add defconfig file to TEGRA section MAINTAINERS | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)