]> git.ipfire.org Git - thirdparty/linux.git/commit
ARM: ixp4xx: Pass IRQ resource to beeper
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 29 Dec 2018 14:49:08 +0000 (15:49 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 19 Apr 2019 18:37:40 +0000 (20:37 +0200)
commit075df31aed44cd9b9f2fd6522b16183415ee3351
tree43fbcf849ce7598d115979f7783175d9f6e19eb0
parent98ac0cc270b717c49a49787fe7c42041123290bb
ARM: ixp4xx: Pass IRQ resource to beeper

All IXP4xx devices except the beeper passes the IRQ as a
resource, augment the NSLU2 beeper to do the same.

This is a prerequisite for SPARSE_IRQ.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ixp4xx/nslu2-setup.c
drivers/input/misc/ixp4xx-beeper.c