From mboxrd@z Thu Jan 1 00:00:00 1970 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 smtp.subspace.kernel.org (Postfix) with ESMTPS id F05C750249; Fri, 22 Mar 2024 16:09:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.10 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711123793; cv=none; b=YnEKlHvNypb2Sh2xUnHocGbaS65EVGD8lsMDzyemAABdVYLc4ULgPL5RsmYGjNTqZ2IwWDbdIPieIoN9ExuX0B67mmnOXWIjtzYhFdtpjGy42FL8SWEAU7VyYaHKdTB2SBykOb5UC54ZuUxi1wqFwDproZHkJGVPyR9a09NKytw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711123793; c=relaxed/simple; bh=cuGiQISoVKHBaZbLIVHnraYHHoAO1WEtkqCEo2+zeaY=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=qgIQDnKLsWYegyurwm54nDb/XG953mH0sPvGOkZqQe9uqJ8cEStDIB9Sn2F/j/HHkunlpB8zsm++m6lnam9JT+VqvlWYtxVeWo/bkU2ydomEmK0D9/fBlO9ssIwtZsrNNDlQKDbZXaAsL3CPFOCupypUJajt2EmStdutAhYy+6M= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=lKEvy5bC; arc=none smtp.client-ip=198.175.65.10 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="lKEvy5bC" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1711123792; x=1742659792; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=cuGiQISoVKHBaZbLIVHnraYHHoAO1WEtkqCEo2+zeaY=; b=lKEvy5bCeA8/ZiFS9z3fl68WIjZKKhEmc4yxuUeHTZGjWPQERPhM2adi 0zi5TbQC2cUwIwVBOdNrcC5Bw8Suc596LzskLFcz5ITszs04ux09k391v +vJggZcYvzhbKMj6K8rLeNX3+a0wxPJqLDmUi5P0vc6BHu+Ya4nZIr11v REn4q4aoAeYp+B/X+oHXy+zR4UYRrCdY6JwZ4L58y6+NuUc5sTemrKZfi 1gpN4B2wCkJETBF+KQtMJ/pob9NbVoxo5ZYjUnCZ/Xoc/4x6cWsxkwuj2 D2tb7ZvBFRnFK+Lg1/WdZ/PGG3zMfgnX5p3tNFfraU2Lu4V2kvg4bSBAy g==; X-IronPort-AV: E=McAfee;i="6600,9927,11020"; a="23634251" X-IronPort-AV: E=Sophos;i="6.07,146,1708416000"; d="scan'208";a="23634251" 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 Cc: linux-i2c@vger.kernel.org, Andi Shyti , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, chrome-platform@lists.linux.dev, linux-samsung-soc@vger.kernel.org, imx@lists.linux.dev, linux-mips@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-mediatek@lists.infradead.org, openbmc@lists.ozlabs.org, linux-omap@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, asahi@lists.linux.dev, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-tegra@vger.kernel.org, virtualization@lists.linux.dev 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> Precedence: bulk X-Mailing-List: asahi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: 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 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 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 64308C54E71 for ; Fri, 22 Mar 2024 16:10:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=FuhsjObWZbDXmoMz77IiVCRJ3Mr1p54PdZNUY0IPsNg=; b=exbxJrfop1ji/I Fn/cjcwi6pScme7xYymE8nju7WGHF57QDzE2A0a+/dJNxrDf+Uw9x2wgRoFyETK188QkA+glb6xWZ EbdiEWbZR7OYIQ+uCNnWzcO3AhG2HmPGPqNdd+l3wipV3TAcvlpWSxRN8kOvM0+KBDfWqp7s8UEyk 5OPp4v2eG4zWjQtqs/FSZ29RM2Ibg9FnHO6EoQllLVU5K6sZZ7hvsBdFKbH5EOSvc5m8r9dI0f5Sb hmImLzULo2IbBtEjxiribUs1LslJ505MRwSIzFKJfxfPiSoruSI4hGrcHEyKLZ+j8QuPd1HqXh7rg 1iIV8ie/KGaZJGCQsi8A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rnhTG-00000007tn6-15hy; Fri, 22 Mar 2024 16:10:18 +0000 Received: from mgamail.intel.com ([198.175.65.10]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rnhSq-00000007tay-1N4v; Fri, 22 Mar 2024 16:09:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1711123793; x=1742659793; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=cuGiQISoVKHBaZbLIVHnraYHHoAO1WEtkqCEo2+zeaY=; b=cVysgCUjthGXsXESrmm6GvwBx3Ubd3mW30jUrr6yqd1d+PIwUoQCDscs szlw+EIeVIN9I1FabCKBUzlt7qLnfoKqfL3QmxnBsRYiRwkbH68qs4BIL cweH4b76wwphHndDsgb3NIOzIr3Gy6iiZT6RASzNib6olEPHxKyzUNEbe 7mIfLJ44yc13Lq4JO4SpcUMa2RCk5teisaG1D0rf3e8gmw4HZ78EuIcFV l1v1dnGAHPTA63f77HJ5tk1UKfXBm+62cp1lGSX8j6s68CJ9qtzChnPWz /a8hOhJsRS2f6VZjn4LDg+MS6qlODy/6wTTfPh2EIO2SWPAcW3q8SG4lO g==; X-IronPort-AV: E=McAfee;i="6600,9927,11020"; a="23634252" X-IronPort-AV: E=Sophos;i="6.07,146,1708416000"; d="scan'208";a="23634252" 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 Cc: linux-i2c@vger.kernel.org, Andi Shyti , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, chrome-platform@lists.linux.dev, linux-samsung-soc@vger.kernel.org, imx@lists.linux.dev, linux-mips@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-mediatek@lists.infradead.org, openbmc@lists.ozlabs.org, linux-omap@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, asahi@lists.linux.dev, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-tegra@vger.kernel.org, virtualization@lists.linux.dev 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-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-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240322_090952_514740_4A494AA1 X-CRM114-Status: GOOD ( 12.73 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org 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 _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic 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 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 C2452CD11BF for ; Fri, 22 Mar 2024 16:10:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=JovuF/1RoiM4zKM4BKgzAFSMNKLUCSv+1LmIxCQuiVw=; b=EiCvoFfeI7dkBJ RjW3HZNc+64ESLJHUD6Cbnkmre46J6Hi4+fBmnhRb1vvH3mo7KOv3r0Gj2lMGfZiL06wMSb3jRno8 5AvgJO9Og4SrrIb9RL97K9xiu8nEdFPexV0i8P6Z38LP2Dww2FTNYCqG20S+GKtZiBObkTgH+FWpe MwDLdOt4Q1l55NHKfb8dPoLpo8Y3Uad+0w4H49vlNT/MjFVzZuqANhSCzko9PlJ6O3dLRki/4OZh9 /Gaioznmzanq16DEQ0mNPInLw8qvd2pvg3xLfv8vqPIbvpP5kIVHCioT7Hl2lO3q+2t7rsECqGeGR WpF03gv4QN71CD4nUp1Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rnhTF-00000007tmN-1Qxc; Fri, 22 Mar 2024 16:10:17 +0000 Received: from mgamail.intel.com ([198.175.65.10]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rnhSq-00000007tay-1N4v; Fri, 22 Mar 2024 16:09:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1711123793; x=1742659793; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=cuGiQISoVKHBaZbLIVHnraYHHoAO1WEtkqCEo2+zeaY=; b=cVysgCUjthGXsXESrmm6GvwBx3Ubd3mW30jUrr6yqd1d+PIwUoQCDscs szlw+EIeVIN9I1FabCKBUzlt7qLnfoKqfL3QmxnBsRYiRwkbH68qs4BIL cweH4b76wwphHndDsgb3NIOzIr3Gy6iiZT6RASzNib6olEPHxKyzUNEbe 7mIfLJ44yc13Lq4JO4SpcUMa2RCk5teisaG1D0rf3e8gmw4HZ78EuIcFV l1v1dnGAHPTA63f77HJ5tk1UKfXBm+62cp1lGSX8j6s68CJ9qtzChnPWz /a8hOhJsRS2f6VZjn4LDg+MS6qlODy/6wTTfPh2EIO2SWPAcW3q8SG4lO g==; X-IronPort-AV: E=McAfee;i="6600,9927,11020"; a="23634252" X-IronPort-AV: E=Sophos;i="6.07,146,1708416000"; d="scan'208";a="23634252" 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 Cc: linux-i2c@vger.kernel.org, Andi Shyti , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, chrome-platform@lists.linux.dev, linux-samsung-soc@vger.kernel.org, imx@lists.linux.dev, linux-mips@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-mediatek@lists.infradead.org, openbmc@lists.ozlabs.org, linux-omap@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, asahi@lists.linux.dev, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-tegra@vger.kernel.org, virtualization@lists.linux.dev 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-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-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240322_090952_514740_4A494AA1 X-CRM114-Status: GOOD ( 12.73 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel