Linus Walleij <[email protected]> writes: > On Sun, Jul 9, 2017 at 12:44 AM, Grygorii Strashko > <[email protected]> wrote: > >> gpio_to_irq() API expected to be used by GPIO consumers and >> not drivers and there are no guarantee that its gpiolib implementation >> is irq safe. >> >> Signed-off-by: Grygorii Strashko <[email protected]> > > Patch applied. > > This is the right thing to do. > > PXA developers: please test.
Hi Linus, Currently pxa25x and pxa27x are broken because of a .data section misalignment (issue cross arm architectures), so testing is a bit hard for me right now. I'll wait to have a working again tree to test, and then report. Cheers. -- Robert

