From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ig0-x22e.google.com (mail-ig0-x22e.google.com [IPv6:2607:f8b0:4001:c05::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 75B911A02BA for ; Sat, 18 Oct 2014 10:20:31 +1100 (AEDT) Received: by mail-ig0-f174.google.com with SMTP id a13so2498748igq.1 for ; Fri, 17 Oct 2014 16:20:28 -0700 (PDT) Sender: Dan Streetman From: Dan Streetman To: Michael Ellerman , benh@kernel.crashing.org, nfont@linux.vnet.ibm.com Subject: [PATCH] MAINTAINERS: nx-842 driver maintainer change Date: Fri, 17 Oct 2014 19:19:59 -0400 Message-Id: <1413587999-12684-1-git-send-email-ddstreet@ieee.org> Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, Dan Streetman List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Change maintainer of nx-842 compression coprocessor driver to Dan Streetman. Signed-off-by: Dan Streetman Cc: Nathan Fontenot --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index b0f17d5..3cc3e41 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4605,7 +4605,7 @@ S: Supported F: drivers/crypto/nx/ IBM Power 842 compression accelerator -M: Nathan Fontenot +M: Dan Streetman S: Supported F: drivers/crypto/nx/nx-842.c F: include/linux/nx842.h -- 1.8.3.1