]> git.baikalelectronics.ru Git - kernel.git/commit
can: at91: remove at91_can_data
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 8 Oct 2015 14:56:07 +0000 (16:56 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 13 Oct 2015 15:42:35 +0000 (17:42 +0200)
commit4618961f325be436dbf50f547dde015d032c0448
tree308778977364397d66dd26c9981e8c231fda3bad
parent52b685f4cdb8bc926e815d83bd04afb25f8801d5
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>
drivers/net/can/at91_can.c
include/linux/platform_data/atmel.h