pinctrl: mcp23s08: irq mapping is already done
authorSebastian Reichel <sebastian.reichel@collabora.co.uk>
Mon, 15 May 2017 09:24:30 +0000 (11:24 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 23 May 2017 07:48:15 +0000 (09:48 +0200)
commit2e29e7677275dd6b50d81890ae28f017234ea52c
tree1d840d3326f59bb3bac75cbf28963b047df59f8e
parent25ca1cea7836ec26d76cc6fe89419b674e23c727
pinctrl: mcp23s08: irq mapping is already done

i2c-core and spi-core already assign the irq, so we
can drop the additional call from the mcp driver.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-mcp23s08.c