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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E841FC433F5 for ; Tue, 26 Apr 2022 13:13:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350798AbiDZNQU (ORCPT ); Tue, 26 Apr 2022 09:16:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50296 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239300AbiDZNQQ (ORCPT ); Tue, 26 Apr 2022 09:16:16 -0400 Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B638166FA2; Tue, 26 Apr 2022 06:13:07 -0700 (PDT) Received: by mail-qv1-f54.google.com with SMTP id kj18so2498836qvb.6; Tue, 26 Apr 2022 06:13:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kAxWWuUjNDhLgbFiNEhS4lFEmjQmipfMjJSwxa6hGCU=; b=VN75hqkXweoO1/VzAbOZHPX5Dks/XO/Im1i4C9umpgxMliy2nL/NPiKwwFQRvNclF5 0qfTEOyDXJSW7pbk5BPWXou7us49XqVKgTiB9KptweVQ0GHbf43zSTIfZElQPkrEy167 OwcYy4ebCF7NYYHhhzK4ziQxyNdf/21e9xmWyuELO8Yfjs5oZ93Mo4ZpmfYg11/20rZt 2uY4mEIEXOMWxssJ5PuAZXJ+9/LInYweko1HzPFFwwLDFLUxKs7d6ouoh+sMJieIUmIQ CwdacccA4U6D/oqPC9n07X3Fli1xCVhDV7RJHuEgb+AwRWA2lu8flXJruByeOuy6EeK4 z1mw== X-Gm-Message-State: AOAM530U4E4AdSAPVNpwyi5FAMWW41qoPYzp9w7oM4uEciQ4eqOdLRm2 ZqolGy6S4qooZwlcugEn542u1T2zna9Gjg== X-Google-Smtp-Source: ABdhPJznDM24QZGT41uRbQ8XpKYSFHclcMwlhwU4B/312LJ/ANRgvLlvBN8fydNM2dfmAJI9n26HtQ== X-Received: by 2002:a05:6214:5009:b0:456:3bd6:f367 with SMTP id jo9-20020a056214500900b004563bd6f367mr5325651qvb.13.1650978786682; Tue, 26 Apr 2022 06:13:06 -0700 (PDT) Received: from mail-yw1-f172.google.com (mail-yw1-f172.google.com. [209.85.128.172]) by smtp.gmail.com with ESMTPSA id bp37-20020a05622a1ba500b002f1f9a0d79asm7622129qtb.11.2022.04.26.06.13.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 26 Apr 2022 06:13:06 -0700 (PDT) Received: by mail-yw1-f172.google.com with SMTP id 00721157ae682-2f7c424c66cso89810397b3.1; Tue, 26 Apr 2022 06:13:06 -0700 (PDT) X-Received: by 2002:a81:e10d:0:b0:2f7:bb2a:6529 with SMTP id w13-20020a81e10d000000b002f7bb2a6529mr18317969ywh.62.1650978785952; Tue, 26 Apr 2022 06:13:05 -0700 (PDT) MIME-Version: 1.0 References: <20220426074922.13319-1-prabhakar.mahadev-lad.rj@bp.renesas.com> <20220426074922.13319-2-prabhakar.mahadev-lad.rj@bp.renesas.com> In-Reply-To: <20220426074922.13319-2-prabhakar.mahadev-lad.rj@bp.renesas.com> From: Geert Uytterhoeven Date: Tue, 26 Apr 2022 15:12:54 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2 1/3] ASoC: sh: rz-ssi: Drop SSIFSR_TDC and SSIFSR_RDC macros To: Lad Prabhakar Cc: Mark Brown , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , ALSA Development Mailing List , Nobuhiro Iwamatsu , Pavel Machek , Linux Kernel Mailing List , Linux-Renesas , Prabhakar , Biju Das Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 26, 2022 at 9:49 AM Lad Prabhakar wrote: > The mask values of SSIFSR_TDC and SSIFSR_RDC macros are incorrect and > they are unused in the file so just drop them. > > Reported-by: Nobuhiro Iwamatsu > Signed-off-by: Lad Prabhakar > --- > v1->v2 > * Updated commit message Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds 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 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 34061C433F5 for ; Tue, 26 Apr 2022 13:14:11 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id E517C1878; Tue, 26 Apr 2022 15:13:18 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz E517C1878 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1650978849; bh=GbAT558/C+xZMex5jTrsU3lvC4ATxll0I/9EE9jqLbc=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=OvA9RcOz0bczxNlife6jFQQ09y5wkHsankm43DXffDh9i4/uifCpDANHTDibmp1gh U2xZkDvzg0uYSIHT6al2fR3wUP43Mv7loxUjf3IxJBkBmQhShEEg4gu5nQLtqOMtgc Fl2VpwcojTCeFm0iJkzWMhuxbXMuLkKY2I5zcpvc= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 6C077F8014B; Tue, 26 Apr 2022 15:13:18 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 742FBF80152; Tue, 26 Apr 2022 15:13:16 +0200 (CEST) Received: from mail-qt1-f182.google.com (mail-qt1-f182.google.com [209.85.160.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id BA874F800AE for ; Tue, 26 Apr 2022 15:13:08 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz BA874F800AE Received: by mail-qt1-f182.google.com with SMTP id f22so12507126qtp.13 for ; Tue, 26 Apr 2022 06:13:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kAxWWuUjNDhLgbFiNEhS4lFEmjQmipfMjJSwxa6hGCU=; b=77yYgFeJeBxzyTAOGZ3cD+zNW3C3o80DWPNpqp29UwP3D4FzhmDSoPMYacVoqX5ILk OXvBwl4WCdV46l2AKLO3GsQheEtHO2IgrqFSkbYg5jwj50U+jAMD2qTMqWbihTPRJBt7 oil3J2daKkVeOR8kfGPqVEGphNq7gSGew8zRC7lWyI7X5arj45xFAMcr4p838ncSFy1o BcbfMBqXtuKKaZS9FueaniV1GVN6CrIRUpDEbQUEKr4XFPUobTAp2en5VvEFugtrkMCn PzUED+S70upzDyyoCpgCv2A7hBVM3tqPxup6qbdCy35pv53UCp4I+LEsTi9VgjwecDob Fm3A== X-Gm-Message-State: AOAM531XmoaQcDOb8avYdKmGfWSftWc1E1u/G5/XJRApV3C6XczKsUfo i4DAtCQegK6in0b2aLtu4PbPHwOOvgWIMA== X-Google-Smtp-Source: ABdhPJwhmMlVFBJnDgIvZkzj+EXcG4S1mNYzwFo6eIKQdqpSBiL3sNuI3wLiO6KiQ7MAtASTtX5OzQ== X-Received: by 2002:a05:622a:1a19:b0:2f3:6517:70aa with SMTP id f25-20020a05622a1a1900b002f3651770aamr7533125qtb.60.1650978786797; Tue, 26 Apr 2022 06:13:06 -0700 (PDT) Received: from mail-yw1-f169.google.com (mail-yw1-f169.google.com. [209.85.128.169]) by smtp.gmail.com with ESMTPSA id i25-20020a05620a075900b0069f70e90e6bsm1559798qki.134.2022.04.26.06.13.06 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 26 Apr 2022 06:13:06 -0700 (PDT) Received: by mail-yw1-f169.google.com with SMTP id 00721157ae682-2ebf4b91212so181599157b3.8 for ; Tue, 26 Apr 2022 06:13:06 -0700 (PDT) X-Received: by 2002:a81:e10d:0:b0:2f7:bb2a:6529 with SMTP id w13-20020a81e10d000000b002f7bb2a6529mr18317969ywh.62.1650978785952; Tue, 26 Apr 2022 06:13:05 -0700 (PDT) MIME-Version: 1.0 References: <20220426074922.13319-1-prabhakar.mahadev-lad.rj@bp.renesas.com> <20220426074922.13319-2-prabhakar.mahadev-lad.rj@bp.renesas.com> In-Reply-To: <20220426074922.13319-2-prabhakar.mahadev-lad.rj@bp.renesas.com> From: Geert Uytterhoeven Date: Tue, 26 Apr 2022 15:12:54 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2 1/3] ASoC: sh: rz-ssi: Drop SSIFSR_TDC and SSIFSR_RDC macros To: Lad Prabhakar Content-Type: text/plain; charset="UTF-8" Cc: ALSA Development Mailing List , Pavel Machek , Takashi Iwai , Liam Girdwood , Linux-Renesas , Prabhakar , Mark Brown , Biju Das , Nobuhiro Iwamatsu , Linux Kernel Mailing List X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Tue, Apr 26, 2022 at 9:49 AM Lad Prabhakar wrote: > The mask values of SSIFSR_TDC and SSIFSR_RDC macros are incorrect and > they are unused in the file so just drop them. > > Reported-by: Nobuhiro Iwamatsu > Signed-off-by: Lad Prabhakar > --- > v1->v2 > * Updated commit message Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds