Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751388AbdLIGuy (ORCPT ); Sat, 9 Dec 2017 01:50:54 -0500 Received: from forward102p.mail.yandex.net ([77.88.28.102]:33153 "EHLO forward102p.mail.yandex.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751314AbdLIGup (ORCPT ); Sat, 9 Dec 2017 01:50:45 -0500 Authentication-Results: smtp3o.mail.yandex.net; dkim=pass header.i=@flygoat.com From: Jiaxun Yang To: James Hogan Cc: Ralf Baechle , linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, Jiaxun Yang Subject: [PATCH v4 5/5] MAINTAINERS: Add entry for Lemote YeeLoong Extra Driver Date: Sat, 9 Dec 2017 14:49:53 +0800 Message-Id: <20171209064953.8984-6-jiaxun.yang@flygoat.com> X-Mailer: git-send-email 2.15.0 In-Reply-To: <20171209064953.8984-1-jiaxun.yang@flygoat.com> References: <20171209064953.8984-1-jiaxun.yang@flygoat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 709 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 1c3feffb1c1c..f576db163986 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7619,6 +7619,12 @@ W: http://legousb.sourceforge.net/ S: Maintained F: drivers/usb/misc/legousbtower.c +Lemote YeeLoong EXTRAS DRIVER +M: Jiaxun Yang +S: Maintained +F: drivers/platform/mips/yeeloong_laptop.c + + LG2160 MEDIA DRIVER M: Michael Krufky L: linux-media@vger.kernel.org -- 2.15.0