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)
commit81f29dd304698d2650d09177c8b34d09679deb0d
tree900cd56a11b19ae8c933361eb0b69171304c2d98
parentbe1d28424adca74d7b2a3970b8fec6c9786a6b5e
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