From mboxrd@z Thu Jan 1 00:00:00 1970 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=-12.5 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,UNWANTED_LANGUAGE_BODY, USER_AGENT_SANE_1 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 37AC6C4361B for ; Tue, 15 Dec 2020 18:42:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F0D8622AAE for ; Tue, 15 Dec 2020 18:42:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729716AbgLOSmT (ORCPT ); Tue, 15 Dec 2020 13:42:19 -0500 Received: from 49-237-179-185.static.tentacle.fi ([185.179.237.49]:54486 "EHLO bitmer.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728004AbgLOSmS (ORCPT ); Tue, 15 Dec 2020 13:42:18 -0500 Received: from 88-114-184-87.elisa-laajakaista.fi ([88.114.184.87] helo=[192.168.1.48]) by bitmer.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.89) (envelope-from ) id 1kpFGK-00044Z-4g; Tue, 15 Dec 2020 20:41:28 +0200 Subject: Re: [PATCH 1/2] MAINTAINERS: Update email address for TI ASoC and twl4030 codec drivers To: Peter Ujfalusi , broonie@kernel.org, lgirdwood@gmail.com, robh+dt@kernel.org Cc: alsa-devel@alsa-project.org, perex@perex.cz, tiwai@suse.com, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, jsarha@ti.com References: <20201215130512.8753-1-peter.ujfalusi@ti.com> <20201215130512.8753-2-peter.ujfalusi@ti.com> From: Jarkko Nikula Message-ID: <563f5961-40e3-3333-b734-75893806cd04@bitmer.com> Date: Tue, 15 Dec 2020 20:41:24 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1 MIME-Version: 1.0 In-Reply-To: <20201215130512.8753-2-peter.ujfalusi@ti.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org On 15.12.2020 15.05, Peter Ujfalusi wrote: > My employment with TI is coming to an end, it is my intention to look after > the drivers I have worked with over the years. > > Signed-off-by: Peter Ujfalusi > Signed-off-by: Peter Ujfalusi > --- > MAINTAINERS | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f6e7162241eb..a091f183b27f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -12862,7 +12862,7 @@ F: include/misc/ocxl* > F: include/uapi/misc/ocxl.h > > OMAP AUDIO SUPPORT > -M: Peter Ujfalusi > +M: Peter Ujfalusi > M: Jarkko Nikula > L: alsa-devel@alsa-project.org (moderated for non-subscribers) > L: linux-omap@vger.kernel.org > @@ -17537,7 +17537,7 @@ F: arch/xtensa/ > F: drivers/irqchip/irq-xtensa-* > Acked-by: Jarkko Nikula