Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751217AbdLZD37 (ORCPT ); Mon, 25 Dec 2017 22:29:59 -0500 Received: from forward104o.mail.yandex.net ([37.140.190.179]:46923 "EHLO forward104o.mail.yandex.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750847AbdLZD35 (ORCPT ); Mon, 25 Dec 2017 22:29:57 -0500 Authentication-Results: smtp4j.mail.yandex.net; dkim=pass header.i=@flygoat.com From: Jiaxun Yang To: Ralf Baechle Cc: James Hogan , Huacai CHen , linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, Jiaxun Yang Subject: [PATCH v6 4/4] MAINTAINERS: Add entry for Lemote YeeLoong Extra Driver Date: Tue, 26 Dec 2017 11:26:02 +0800 Message-Id: <20171226032602.11417-5-jiaxun.yang@flygoat.com> X-Mailer: git-send-email 2.15.1 In-Reply-To: <20171226032602.11417-1-jiaxun.yang@flygoat.com> References: <20171226032602.11417-1-jiaxun.yang@flygoat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 737 Lines: 29 Add myself as a maintainer of Lemote YeeLoong Extra driver Signed-off-by: Jiaxun Yang --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) mode change 100644 => 100755 MAINTAINERS diff --git a/MAINTAINERS b/MAINTAINERS old mode 100644 new mode 100755 index a6e86e20761e..5a7c0d4b233a --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7873,6 +7873,12 @@ W: http://legousb.sourceforge.net/ S: Maintained F: drivers/usb/misc/legousbtower.c +Lemote YeeLoong EXTRAS DRIVER +M: Jiaxun Yang +L: linux-mips@linux-mips.org +S: Maintained +F: drivers/platform/mips/yeeloong_laptop.c + LG2160 MEDIA DRIVER M: Michael Krufky L: linux-media@vger.kernel.org -- 2.15.1