History log of /drivers/net/can/softing/Makefile
Revision Date Author Comments
4ade6feb52262eae0c40d6714e3446bfa4d19a5f 18-Aug-2014 Wolfram Sang <wsa@the-dreams.de> net: can: use kbuild magic to inherit debug settings

No need to manually copy debug settings into subdir Makefiles. kbuild
has a mechanism for inheriting, so let's use it.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
0a0b7a5f7a043d86a95990d3227cf7e823ae52ac 11-Jan-2011 Kurt Van Dijck <kurt.van.dijck@eia.be> can: add driver for Softing card

This patch adds the driver that creates a platform:softing device
from a pcmcia_device
Note: the Kconfig indicates a dependency on the softing.ko driver,
but this is purely to make configuration intuitive. This driver will
work independent, but no CAN network devices appear until softing.ko is
loaded too.

Signed-off-by: Kurt Van Dijck <kurt.van.dijck@eia.be>
Acked-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
03fd3cf5a179da12e6bee5e9d74b648aff68dc4c 11-Jan-2011 Kurt Van Dijck <kurt.van.dijck@eia.be> can: add driver for Softing card

This patch adds a driver for the platform:softing device.
This will create (up to) 2 CAN network devices from 1
platform:softing device

Signed-off-by: Kurt Van Dijck <kurt.van.dijck@eia.be>
Acked-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: David S. Miller <davem@davemloft.net>