All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Hans de Goede <hdegoede@redhat.com>,
	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
	Alexandre Courbot <gnurou@gmail.com>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>
Subject: Re: [PATCH v2] gpio: acpi: Ignore -EPROBE_DEFER for unselected gpioints
Date: Wed, 15 Mar 2017 12:54:07 +0200	[thread overview]
Message-ID: <20170315105407.GT2957@lahna.fi.intel.com> (raw)
In-Reply-To: <CACRpkdb68FrQdx2TL2cRybCWLPvaDjcPNk3VZWGEeAeCWZwBQg@mail.gmail.com>

On Wed, Mar 15, 2017 at 11:31:36AM +0100, Linus Walleij wrote:
> On Mon, Mar 13, 2017 at 11:04 PM, Hans de Goede <hdegoede@redhat.com> wrote:
> 
> > When acpi_dev_gpio_irq_get gets called with an index of say 2, it should
> > not care if acpi_get_gpiod for index 0 or 1 returns -EPROBE_DEFER.
> >
> > This allows drivers which request a gpioint with index > 0 to function
> > if there is no gpiochip driver (loaded) for gpioints with a lower index.
> >
> > Signed-off-by: Hans de Goede <hdegoede@redhat.com>
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> 
> I am dependent on Mika and Rafael to review ACPI/GPIO patches,
> maybe I should just put in a special entry to MAINTAINERS for
> this file... anyway let's see what they say.

Hans, could you in future Cc patches related to ACPI to linux-acpi
mailing list as well? This one I looked up from linux-gpio mail
archives.

The patch looks good to me so,

Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>

  reply	other threads:[~2017-03-15 10:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-13 22:04 [PATCH v2] gpio: acpi: Ignore -EPROBE_DEFER for unselected gpioints Hans de Goede
2017-03-13 22:06 ` Hans de Goede
2017-03-15 10:31 ` Linus Walleij
2017-03-15 10:54   ` Mika Westerberg [this message]
2017-03-15 13:35     ` Hans de Goede
2017-03-16 14:48 ` Linus Walleij

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=20170315105407.GT2957@lahna.fi.intel.com \
    --to=mika.westerberg@linux.intel.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=gnurou@gmail.com \
    --cc=hdegoede@redhat.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.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.