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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 5ECADC47DD9 for ; Fri, 22 Mar 2024 16:10:48 +0000 (UTC) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=VArfT60t; dkim-atps=neutral Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4V1S3p6Tchz3vqy for ; Sat, 23 Mar 2024 03:10:46 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=VArfT60t; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=linux.intel.com (client-ip=198.175.65.10; helo=mgamail.intel.com; envelope-from=andriy.shevchenko@linux.intel.com; receiver=lists.ozlabs.org) Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4V1S2r4ghfz3vgg for ; Sat, 23 Mar 2024 03:09:55 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1711123797; x=1742659797; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=cuGiQISoVKHBaZbLIVHnraYHHoAO1WEtkqCEo2+zeaY=; b=VArfT60tx35XlIsqKI6f7AFHYTK5/ObfP3wxJQqY/55ao50oyspv9RQi xgn03N+ZKN5nh9ZY3AW2mDXclaLDPrX76cSBZQrfXDaE0PYiRKLGqGUkv gN8R7xwrnIvlbg6jROicZIxWvxo5q2wi8V+ijA+YCrIqr3cfj0jr4UMA9 NwM0oqtW2PVYY21mBC/prGxgjKUK/mwALSvmZalpYLsRC1bXzMPLd0noN +3OXxVfnlru15wUvycfZyXS8tKgelKs36s1eQdV9UlkB8tps9+SJPtrBF A0aUKd6Y3AbnM1d/w6HshhuoOH/WxrjKm2b5nf2Ub6QFiScj6xi3KNsqW A==; X-IronPort-AV: E=McAfee;i="6600,9927,11020"; a="23634250" X-IronPort-AV: E=Sophos;i="6.07,146,1708416000"; d="scan'208";a="23634250" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orvoesa102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Mar 2024 09:09:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,11020"; a="914747988" X-IronPort-AV: E=Sophos;i="6.07,146,1708416000"; d="scan'208";a="914747988" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga002.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Mar 2024 09:09:47 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.97) (envelope-from ) id 1rnhSi-0000000FCTj-1lkG; Fri, 22 Mar 2024 18:09:44 +0200 Date: Fri, 22 Mar 2024 18:09:44 +0200 From: Andy Shevchenko To: Wolfram Sang Subject: Re: [PATCH 64/64] i2c: reword i2c_algorithm in drivers according to newest specification Message-ID: References: <20240322132619.6389-1-wsa+renesas@sang-engineering.com> <20240322132619.6389-65-wsa+renesas@sang-engineering.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240322132619.6389-65-wsa+renesas@sang-engineering.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: chrome-platform@lists.linux.dev, linux-samsung-soc@vger.kernel.org, Andi Shyti , imx@lists.linux.dev, linux-arm-msm@vger.kernel.org, openbmc@lists.ozlabs.org, linux-mips@vger.kernel.org, virtualization@lists.linux.dev, linux-renesas-soc@vger.kernel.org, Krzysztof Kozlowski , linux-mediatek@lists.infradead.org, linux-i2c@vger.kernel.org, linux-tegra@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-omap@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, asahi@lists.linux.dev Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Fri, Mar 22, 2024 at 02:25:57PM +0100, Wolfram Sang wrote: > Match the wording in i2c_algorithm in I2C drivers wrt. the newest I2C > v7, SMBus 3.2, I3C specifications and replace "master/slave" with more > appropriate terms. For some drivers, this means no more conversions are > needed. For the others more work needs to be done but this will be > performed incrementally along with API changes/improvements. All these > changes here are simple search/replace results. ... > static const struct i2c_algorithm at91_twi_algorithm = { > - .master_xfer = at91_twi_xfer, > + .xfer = at91_twi_xfer, Seems you made this by a script, can you check the indentations afterwards? > .functionality = at91_twi_func, > }; -- With Best Regards, Andy Shevchenko