All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <jdelvare@suse.de>
To: Heiner Kallweit <hkallweit1@gmail.com>
Cc: linux-i2c@vger.kernel.org, Jarkko Nikula <jarkko.nikula@linux.intel.com>
Subject: Re: [PATCH v2] i2c: i801: Improve handling of chip-specific feature definitions
Date: Mon, 22 Nov 2021 17:40:34 +0100	[thread overview]
Message-ID: <20211122174034.0aef8ef4@endymion> (raw)
In-Reply-To: <45c1aa85-bb20-ccb0-189e-b8353da3f403@gmail.com>

On Fri, 19 Nov 2021 21:45:54 +0100, Heiner Kallweit wrote:
> Reduce source code and code size by defining the chip features
> statically.
> 
> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
> ---
> v2:
> - make checkpatch happy
> - rename feature definitions to FEATURES_ICH4 and FEATURES_ICH5
> - fix patch title typo
> ---
>  drivers/i2c/busses/i2c-i801.c | 191 ++++++++++++----------------------
>  1 file changed, 66 insertions(+), 125 deletions(-)
> (...)

Reviewed-by: Jean Delvare <jdelvare@suse.de>
Tested-by: Jean Delvare <jdelvare@suse.de>


-- 
Jean Delvare
SUSE L3 Support

  reply	other threads:[~2021-11-22 16:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-19 20:45 [PATCH v2] i2c: i801: Improve handling of chip-specific feature definitions Heiner Kallweit
2021-11-22 16:40 ` Jean Delvare [this message]
2021-11-29  8:56 ` Wolfram Sang

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=20211122174034.0aef8ef4@endymion \
    --to=jdelvare@suse.de \
    --cc=hkallweit1@gmail.com \
    --cc=jarkko.nikula@linux.intel.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 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.