alistair23-linux/drivers/net/can/spi
Stefan Agner 69da3f2ac5 can: mcp251x: get regulators optionally
The regulators power and transceiver are optional. If those are not
present, the pointer (or error pointer) is correctly handled by the
driver, hence we can use devm_regulator_get_optional safely, which
avoids regulators getting created.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2015-07-16 09:04:22 +02:00
..
Kconfig
Makefile net: can: use kbuild magic to inherit debug settings 2014-08-18 01:03:38 +02:00
mcp251x.c can: mcp251x: get regulators optionally 2015-07-16 09:04:22 +02:00