All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Filippo Muscherà" <filippo.muschera@gmail.com>
To: Andi Shyti <andi.shyti@kernel.org>
Cc: jdelvare@suse.com, linux-i2c@vger.kernel.org,
	 linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] i2c: amd8111: switch to devm_ functions
Date: Thu, 5 Feb 2026 13:57:46 +0100	[thread overview]
Message-ID: <aYSTDkptTxxQARWV@fedora> (raw)
In-Reply-To: <aYR4E9UmuQ4Wx_ro@zenone.zhora.eu>

On Thu, Feb 05, 2026 at 12:03:51PM +0100, Andi Shyti wrote:
> Hi Filippo,
> 
> On Mon, Feb 02, 2026 at 02:13:04PM +0100, Filippo Muscherà wrote:
> > Use devm_kzalloc() to manage the memory allocation of the smbus structure
> > and devm_request_region() to manage the I/O port region.
> 
> Merged to i2c/i2c-host-2.
> 
> Just a few notes for the next time:
> 
> 1. I prefer two different patches for devm_kzalloc() and
>    devm_request_region().
> 
> 2. For series with more than one patch, I'd like to have a cover
>    letter to introduce the series.
> 
> Thanks,
> Andi

Hi Andi,

Thanks for the review and the notes.
I'll make sure to follow these guidelines for my future submissions.

Thanks,
Filippo 

  reply	other threads:[~2026-02-05 12:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-02 13:13 [PATCH 1/2] i2c: amd8111: Remove spaces in MODULE_* macros Filippo Muscherà
2026-02-02 13:13 ` [PATCH 2/2] i2c: amd8111: switch to devm_ functions Filippo Muscherà
2026-02-05 11:03   ` Andi Shyti
2026-02-05 12:57     ` Filippo Muscherà [this message]
2026-02-23 16:25   ` Andy Shevchenko
2026-02-24 10:22     ` [PATCH] i2c: amd8111: Switch to pcim_enable_device() and pcim_request_region() Filippo Muscherà
2026-02-24 10:38       ` Andy Shevchenko
2026-02-24 14:42         ` Filippo Muscherà
2026-04-14 23:13       ` Andi Shyti

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=aYSTDkptTxxQARWV@fedora \
    --to=filippo.muschera@gmail.com \
    --cc=andi.shyti@kernel.org \
    --cc=jdelvare@suse.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.