1
0
Fork 0
remarkable-linux/drivers/net/can/spi
Ed Spiridonov b63f69d0fc can: mcp251x: add message about sucessful/unsuccessful probe
Silent ignorance of errors during probe procedure is a bad thing, this
patch fixes it. Extra message added for hardware initialization
failure. Such common issues are mostly caused by wrong wiring.  Message
about success added as well, it should be useful to debug new hardware
configuration, especially in case of several CAN buses.

Signed-off-by: Ed Spiridonov <edo.rus@gmail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2016-06-23 11:23:49 +02:00
..
Kconfig can: move SPI drivers into a separate directory 2014-04-24 22:54:16 +02:00
Makefile net: can: use kbuild magic to inherit debug settings 2014-08-18 01:03:38 +02:00
mcp251x.c can: mcp251x: add message about sucessful/unsuccessful probe 2016-06-23 11:23:49 +02:00