On Mon, Jun 30, 2014 at 6:04 PM, Chen-Yu Tsai <[email protected]> wrote: > When mapping the interrupts, the gpio_to_irq function did not consider > the bank number of the gpio pin in question, only the offset or the > interrupt number in the bank. As a result, requests for interrupts in > the later banks get mapped to the first bank. > > This issue was discovered while enabling mmc on the new sun8i platform. > The tablet I have uses a pin/interrupt from the second bank to do mmc > card detection. Tested on this very device with register inspection and > actual mmc card insertion/removal. > > Signed-off-by: Chen-Yu Tsai <[email protected]>
Patch applied with Maxime's ACK. Yours, Linus Walleij -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
