]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit368159495d486f28d4635c163d29024778d5754e
tree1d840d3326f59bb3bac75cbf28963b047df59f8e
parent6ec1a583ce29e1ab849bf038cc468863924d10b6
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