pinctrl: mcp23s08: drop comment about missing irq support
The driver supports using mcp23xxx as interrupt controller, so let's drop all comments stating otherwise. Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
committed by
Linus Walleij
parent
ce9bd0a0ff
commit
d8f4494e70
@@ -1,6 +1,3 @@
|
||||
|
||||
/* FIXME driver should be able to handle IRQs... */
|
||||
|
||||
struct mcp23s08_platform_data {
|
||||
/* For mcp23s08, up to 4 slaves (numbered 0..3) can share one SPI
|
||||
* chipselect, each providing 1 gpio_chip instance with 8 gpios.
|
||||
|
||||
Reference in New Issue
Block a user