All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@intel.com>
To: Bjorn Helgaas <helgaas@kernel.org>
Cc: Andy Shevchenko <andy@kernel.org>,
	Vaibhav Gupta <vaibhavgupta40@gmail.com>,
	linux-gpio@vger.kernel.org, Bjorn Helgaas <bhelgaas@google.com>
Subject: Re: [PATCH 0/5] GPIO PCH/ML-IOH consolidation baby steps
Date: Wed, 1 Dec 2021 15:08:57 +0200	[thread overview]
Message-ID: <Yadz6QFmk3wy7Hub@smile.fi.intel.com> (raw)
In-Reply-To: <20211130220841.2776562-1-helgaas@kernel.org>

On Tue, Nov 30, 2021 at 04:08:36PM -0600, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@google.com>
> 
> These are tiny cleanups to pch and ml-ioh to try to make them easier to
> merge together.  I can't really test either driver, so I'm not pushing too
> hard on this.

Thanks, all pushed to my review and testing queue!

> If anybody wants to go further, Andy mentioned some docs here:
>   https://lore.kernel.org/lkml/CAHp75VfDcQXqmK9=4k4rqi7t2OZaVPC13b45vLY7fELr7zBG_Q@mail.gmail.com/
> 
> Bjorn Helgaas (5):
>   gpio: pch: Use .driver_data instead of checking Device IDs again
>   gpio: pch: Cache &pdev->dev to reduce repetition
>   gpio: ml-ioh: Cache &pdev->dev to reduce repetition
>   gpio: ml-ioh: Use BIT() to match gpio-pch.c
>   gpio: ml-ioh: Change whitespace to match gpio-pch.c
> 
>  drivers/gpio/gpio-ml-ioh.c | 52 +++++++++++++++++++-------------------
>  drivers/gpio/gpio-pch.c    | 42 +++++++++++++++---------------
>  2 files changed, 46 insertions(+), 48 deletions(-)
> 
> -- 
> 2.25.1
> 

-- 
With Best Regards,
Andy Shevchenko



      parent reply	other threads:[~2021-12-01 13:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-30 22:08 [PATCH 0/5] GPIO PCH/ML-IOH consolidation baby steps Bjorn Helgaas
2021-11-30 22:08 ` [PATCH 1/5] gpio: pch: Use .driver_data instead of checking Device IDs again Bjorn Helgaas
2021-11-30 22:08 ` [PATCH 2/5] gpio: pch: Cache &pdev->dev to reduce repetition Bjorn Helgaas
2021-11-30 22:08 ` [PATCH 3/5] gpio: ml-ioh: " Bjorn Helgaas
2021-11-30 22:08 ` [PATCH 4/5] gpio: ml-ioh: Use BIT() to match gpio-pch.c Bjorn Helgaas
2021-11-30 22:08 ` [PATCH 5/5] gpio: ml-ioh: Change whitespace " Bjorn Helgaas
2021-12-01 13:08 ` Andy Shevchenko [this message]

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=Yadz6QFmk3wy7Hub@smile.fi.intel.com \
    --to=andriy.shevchenko@intel.com \
    --cc=andy@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=helgaas@kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=vaibhavgupta40@gmail.com \
    /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.