From patchwork Wed Feb 10 17:22:08 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12081347 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,UNWANTED_LANGUAGE_BODY,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1A252C433DB for ; Wed, 10 Feb 2021 17:23:29 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id AF75464EAA for ; Wed, 10 Feb 2021 17:23:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AF75464EAA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe :List-Id:MIME-Version:Message-Id:Date:Subject:To:From:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Owner; bh=5nWe9Ut0SrHIiw+ZW5dS/tVGcQ8h9KQBulOBgd/4a7M=; b=dyTcAd+Yw7lLwDA/7n5zwZyPMd wfot0p9UbspQJDfube736OzHVQjhQWJAX2Z+YNLL8u0rz/OFJ6bWCzLq5UcUSLRp3cQN0TJBsxkaE VXi/WD6KYtdcDIraxv3fibwfy7cJW+ZfdqLOsqrtZF+1c6DFzjvaHhpfMdzhPeeK4cYTGMyveLQ6B z0ikUu43mklyDBi3IXS5G0EfyipaIs4Y6/OuSWn8Z0QFY8mth5gjZvNjqyUGZ1BgjombFbWi4bldg mfz0vQm/fol8D/XZRBEE+p4VGupzK3+hqjnAp4uP5sWPctCi0NWhY4cKlwUDCV+YwrUk2aTboTS8s wbYtVnpg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9tBz-0001Ni-Cw; Wed, 10 Feb 2021 17:22:19 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l9tBu-0001Lj-QV for linux-arm-kernel@lists.infradead.org; Wed, 10 Feb 2021 17:22:15 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 3D92164E7E; Wed, 10 Feb 2021 17:22:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612977734; bh=yw2XyAm2K8/xWuBIJ2NtL5vuJXnjpYH9iI0vb12aEP4=; h=From:To:Subject:Date:From; b=hahi1dY52NsLU0n4Hwlf18PcYZpDjPLLMrrccA24xF46GL6/cG5f8D3Q7r3sBhMzG JiGfIYyJrd9fm5zUAWrninlaPHKGsLVBkArpKHK4bN6StulOlNEkFP+eh1hosda7Ug f7bJ0Ca6vLQMfCLaUK8yurDuNLkP36uFW8YGjoLlKA66wEWFGaaAmf58uRvO14qmnj 3LKfoUHuGApByQTpUNRYz4H8A4eigI6lNI77YlD6Pz4SkgJDYgzsOy9fzKzjjUyKxS +LfYVzEBtletd1SlMKC3Mm/EplKZzBDFkyeKKgIHMtJDtDsAPeJuTsQ8mB+M1nIaAe nYhg3Uw0z6gDw== From: Krzysztof Kozlowski To: Bartlomiej Zolnierkiewicz , Daniel Lezcano , Kukjin Kim , "Rafael J. Wysocki" , Krzysztof Kozlowski , linux-pm@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] MAINTAINERS: cpuidle: exynos: include header in file pattern Date: Wed, 10 Feb 2021 18:22:08 +0100 Message-Id: <20210210172208.335048-1-krzk@kernel.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210210_122214_996511_059778B3 X-CRM114-Status: GOOD ( 10.16 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Inclue the platform data header in Exynos cpuidle maintainer entry. Cc: Bartlomiej Zolnierkiewicz Cc: Daniel Lezcano Cc: Rafael J. Wysocki Signed-off-by: Krzysztof Kozlowski --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 674f42375acf..68e2b4cb4788 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4625,6 +4625,7 @@ L: linux-samsung-soc@vger.kernel.org S: Supported F: arch/arm/mach-exynos/pm.c F: drivers/cpuidle/cpuidle-exynos.c +F: include/linux/platform_data/cpuidle-exynos.h CPUIDLE DRIVER - ARM PSCI M: Lorenzo Pieralisi