From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Hans de Goede <hdegoede@redhat.com>,
Linus Walleij <linus.walleij@linaro.org>,
Alexandre Courbot <gnurou@gmail.com>
Cc: linux-gpio@vger.kernel.org
Subject: Re: [PATCH 0/2] gpio: acpi: acpi_dev_gpio_irq_get: ignore the status of unselected irqs
Date: Mon, 13 Mar 2017 19:23:44 +0200 [thread overview]
Message-ID: <1489425824.20145.223.camel@linux.intel.com> (raw)
In-Reply-To: <20170310205846.16530-1-hdegoede@redhat.com>
On Fri, 2017-03-10 at 21:58 +0100, Hans de Goede wrote:
> Hi All,
>
> While trying to get a driver working for a device where I want to
> only use the irq in the acpi resources with index 1, and we do not
> have a driver for the gpiochip with the irq with index 0 yet,
> I hit this problem that acpi_dev_gpio_irq_get will bail with
> -EPROBE_DEFER because it cannot get a gpio_desc for index 0,
> this really should not be a problem when asking for index 1
> and this series fixes this.
>
> Note these patches apply on top of the gpiolib acpi work
> Andy Shevchenko has been doing and as such may not apply
> cleanly on top of current master / next.
I will incorporate slightly different version of this (due to changes
happened) into my branch. Please verify if everything is okay.
P.S. I'm going to push an updated branch within couple of hours.
--
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Intel Finland Oy
next prev parent reply other threads:[~2017-03-13 17:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-10 20:58 [PATCH 0/2] gpio: acpi: acpi_dev_gpio_irq_get: ignore the status of unselected irqs Hans de Goede
2017-03-10 20:58 ` [PATCH 1/2] gpio: acpi: acpi_gpio_resource_lookup: return info even if there is no desc Hans de Goede
2017-03-15 10:17 ` Linus Walleij
2017-03-15 10:19 ` Hans de Goede
2017-03-10 20:58 ` [PATCH 2/2] gpio: acpi: acpi_dev_gpio_irq_get: ignore the status of unselected irqs Hans de Goede
2017-03-13 17:23 ` Andy Shevchenko [this message]
2017-03-13 17:56 ` [PATCH 0/2] " Hans de Goede
2017-03-13 19:19 ` Andy Shevchenko
2017-03-13 19:23 ` Hans de Goede
2017-03-13 19:31 ` Andy Shevchenko
2017-03-13 19:38 ` Andy Shevchenko
2017-03-13 22:02 ` Hans de Goede
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=1489425824.20145.223.camel@linux.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=gnurou@gmail.com \
--cc=hdegoede@redhat.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@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).