commit | 42160a041db89807691b2a3fbf42e36a98b6019e | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Thu Oct 08 16:56:07 2015 +0200 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Tue Oct 13 17:42:35 2015 +0200 |
tree | 308778977364397d66dd26c9981e8c231fda3bad | |
parent | ba61a8d9d780980e8284355a0be750897e7af212 [diff] |
can: at91: remove at91_can_data struct at91_can_data was used to pass a callback to the driver, allowing it to switch the transceiver on and off. As all at91 boards are now using DT, this is not used anymore, remove that structure. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>