OSDN Git Service

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)
commit42160a041db89807691b2a3fbf42e36a98b6019e
tree308778977364397d66dd26c9981e8c231fda3bad
parentba61a8d9d780980e8284355a0be750897e7af212
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