From patchwork Thu Aug 22 08:42:52 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 1151382 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-gpio-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=linux.intel.com Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 46DdMk2V7wz9sML for ; Thu, 22 Aug 2019 18:42:58 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732515AbfHVIm4 (ORCPT ); Thu, 22 Aug 2019 04:42:56 -0400 Received: from mga02.intel.com ([134.134.136.20]:50447 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731069AbfHVIm4 (ORCPT ); Thu, 22 Aug 2019 04:42:56 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 Aug 2019 01:42:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,416,1559545200"; d="scan'208";a="173049819" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga008.jf.intel.com with ESMTP; 22 Aug 2019 01:42:54 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 65235FC; Thu, 22 Aug 2019 11:42:53 +0300 (EEST) From: Andy Shevchenko To: Dave Hansen , linux-gpio@vger.kernel.org, Linus Walleij , Bartosz Golaszewski Cc: Andy Shevchenko Subject: [PATCH v1] MAINTAINERS: Remove staled record for gpio-intel-mid.c Date: Thu, 22 Aug 2019 11:42:52 +0300 Message-Id: <20190822084252.61856-1-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.23.0.rc1 MIME-Version: 1.0 Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org David Cohen seems left Intel few years back. Remove the staled record in MAINTAINERS data base. The file is anyway listed under my maintainership. Reported-by: Dave Hansen Signed-off-by: Andy Shevchenko --- MAINTAINERS | 6 ------ 1 file changed, 6 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 33e6b9e2da9e..3c8cc45c3cc7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8446,12 +8446,6 @@ F: Documentation/x86/intel_txt.rst F: include/linux/tboot.h F: arch/x86/kernel/tboot.c -INTEL-MID GPIO DRIVER -M: David Cohen -L: linux-gpio@vger.kernel.org -S: Maintained -F: drivers/gpio/gpio-intel-mid.c - INTERCONNECT API M: Georgi Djakov L: linux-pm@vger.kernel.org