On Wed, Mar 2, 2016 at 4:34 PM, Manuel Lauss <manuel.la...@gmail.com> 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(). > > sta...@vger.kernel.org # v4.3 > Fixes: 832f5dacfa0b ("MIPS: Remove all the uses of custom gpio.h") > Acked-by: Arnd Bergmann <a...@arndb.de> > Signed-off-by: Manuel Lauss <manuel.la...@gmail.com> > --- > v2: "Fixes" line, and CC stable, and added Arnd's ack. Reviewed-by: Linus Walleij <linus.wall...@linaro.org> Yours, Linus Walleij _______________________________________________ Linux PCMCIA reimplementation list http://lists.infradead.org/mailman/listinfo/linux-pcmcia