]> git.baikalelectronics.ru Git - kernel.git/commit
can: tcan4x5x: Remove checking the wake pin
authorDan Murphy <dmurphy@ti.com>
Fri, 23 Aug 2019 17:50:58 +0000 (12:50 -0500)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 3 Sep 2019 08:23:57 +0000 (10:23 +0200)
commit980e70278db44871750fbe132d8b80d0b7b60e38
tree900cd56a11b19ae8c933361eb0b69171304c2d98
parentcfc4617ffa4b67eef99c4b0f3766fb9db97f5303
can: tcan4x5x: Remove checking the wake pin

Remove checking the wake pin for every read/write call.
The device is not explicitly put to sleep in the code
and the POR interrupt is cleared during the init of
the device.

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