]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
can: tcan4x5x: Remove data-ready gpio interrupt
authorDan Murphy <dmurphy@ti.com>
Fri, 23 Aug 2019 17:50:57 +0000 (12:50 -0500)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 3 Sep 2019 08:23:57 +0000 (10:23 +0200)
commitbe1d28424adca74d7b2a3970b8fec6c9786a6b5e
tree95d22a95010286694db9a5b3eeeaaf904645ccce
parente3b329221567ac86bd667bfb644ac04c867b71cb
can: tcan4x5x: Remove data-ready gpio interrupt

Remove the data-ready gpio interrupt handling and use the spi->irq
that is created based on the interrupt DT property.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/m_can/tcan4x5x.c