From: Greg KH <gregkh@linuxfoundation.org>
To: Manuel Lauss <manuel.lauss@gmail.com>
Cc: linux-pcmcia@lists.infradead.org,
Linux-MIPS <linux-mips@linux-mips.org>,
arnd@arndb.de, linus.walleij@linaro.org,
Ralf Baechle <ralf@linux-mips.org>,
stable@vger.kernel.org
Subject: Re: [PATCH v2] pcmcia: db1xxx_ss: fix last irq_to_gpio user
Date: Wed, 2 Mar 2016 09:32:56 -0800 [thread overview]
Message-ID: <20160302173256.GD3594@kroah.com> (raw)
In-Reply-To: <1456911283-158809-1-git-send-email-manuel.lauss@gmail.com>
On Wed, Mar 02, 2016 at 10:34:43AM +0100, Manuel Lauss wrote:
> remove the usage of removed irq_to_gpio() function. On pre-DB1200
> boards, pass the actual carddetect GPIO number instead of the IRQ,
> because we need the gpio to actually test card status (inserted or
> not) and can get the irq number with gpio_to_irq() instead.
>
> Tested on DB1300 and DB1500, this patch fixes PCMCIA on the DB1500,
> which used irq_to_gpio().
>
> stable@vger.kernel.org # v4.3
> Fixes: 832f5dacfa0b ("MIPS: Remove all the uses of custom gpio.h")
> Acked-by: Arnd Bergmann <arnd@arndb.de>
> Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
> ---
> v2: "Fixes" line, and CC stable, and added Arnd's ack.
<formletter>
This is not the correct way to submit patches for inclusion in the
stable kernel tree. Please read Documentation/stable_kernel_rules.txt
for how to do this properly.
</formletter>
next prev parent reply other threads:[~2016-03-02 17:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-02 9:34 [PATCH v2] pcmcia: db1xxx_ss: fix last irq_to_gpio user Manuel Lauss
2016-03-02 17:32 ` Greg KH [this message]
2016-03-09 4:10 ` 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=20160302173256.GD3594@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=arnd@arndb.de \
--cc=linus.walleij@linaro.org \
--cc=linux-mips@linux-mips.org \
--cc=linux-pcmcia@lists.infradead.org \
--cc=manuel.lauss@gmail.com \
--cc=ralf@linux-mips.org \
--cc=stable@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