linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: Khalil Blaiech <kblaiech@nvidia.com>
Cc: linux-i2c@vger.kernel.org
Subject: Re: [PATCH i2c-next v2 3/6] i2c: mlxbf: Remove unecessary wrapper functions
Date: Fri, 6 Nov 2020 15:53:09 +0100	[thread overview]
Message-ID: <20201106145309.GD1059@kunai> (raw)
In-Reply-To: <e1d92125190a5846bae64f64168f48e642e2274d.1604432921.git.kblaiech@nvidia.com>

[-- Attachment #1: Type: text/plain, Size: 652 bytes --]

On Tue, Nov 03, 2020 at 02:54:40PM -0500, Khalil Blaiech wrote:
> Few wrapper functions are useless and can be inlined. So
> delete mlxbf_i2c_read() and mlxbf_i2c_write() and replace
> them with readl() and writel(), respectively. Also delete
> mlxbf_i2c_read_data() and mlxbf_i2c_write() and replace
> them with ioread32be() and iowrite32be(), respectively.
> 
> Fixes: b5b5b32081cd206b ("i2c: mlxbf: I2C SMBus driver for Mellanox BlueField SoC")
> Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
> Reviewed-by: Vadim Pasternak <vadimp@nvidia.com>
> Signed-off-by: Khalil Blaiech <kblaiech@nvidia.com>

Applied to for-current, thanks!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2020-11-06 14:53 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-03 19:54 [PATCH i2c-next v2 0/6] i2c: Incremental fixes for Mellanox BlueField I2C Khalil Blaiech
2020-11-03 19:54 ` [PATCH i2c-next v2 1/6] i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call Khalil Blaiech
2020-11-06 14:52   ` Wolfram Sang
2020-11-03 19:54 ` [PATCH i2c-next v2 2/6] i2c: mlxbf: Fix resrticted cast warning of sparse Khalil Blaiech
2020-11-06 14:53   ` Wolfram Sang
2020-11-03 19:54 ` [PATCH i2c-next v2 3/6] i2c: mlxbf: Remove unecessary wrapper functions Khalil Blaiech
2020-11-06 14:53   ` Wolfram Sang [this message]
2020-11-03 19:54 ` [PATCH i2c-next v2 4/6] i2c: mlxbf: Update reference clock frequency Khalil Blaiech
2020-11-06 14:53   ` Wolfram Sang
2020-11-03 19:54 ` [PATCH i2c-next v2 5/6] i2c: mlxbf: Update author and maintainer email info Khalil Blaiech
2020-11-06 14:53   ` Wolfram Sang
2020-11-03 19:56 ` [PATCH i2c-next v2 6/6] dt-bindings: i2c: Convert DT file to YAML schema Khalil Blaiech
2020-11-03 23:41   ` Khalil Blaiech
2020-11-04  2:59   ` Rob Herring
2020-11-04 13:44     ` Khalil Blaiech
2020-11-06 14:53       ` Wolfram Sang
2020-11-06 14:56         ` Khalil Blaiech
2020-11-04 19:04   ` Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201106145309.GD1059@kunai \
    --to=wsa+renesas@sang-engineering.com \
    --cc=kblaiech@nvidia.com \
    --cc=linux-i2c@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).