android_kernel_samsung_univ.../drivers/net/can
Alexander Shiyan 76aeec83e4 can: mcp251x: Fix regulators operation without CONFIG_REGULATOR
If CONFIG_REGULATOR is not set, devm_regulator_get() returns NULL,
so use IS_ERR_OR_NULL() macro for checks.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2014-03-17 09:20:17 +01:00
..
c_can
cc770
mscan
sja1000
softing
usb
at91_can.c
bfin_can.c
dev.c
flexcan.c
grcan.c
janz-ican3.c
Kconfig
led.c
Makefile
mcp251x.c can: mcp251x: Fix regulators operation without CONFIG_REGULATOR 2014-03-17 09:20:17 +01:00
pch_can.c
slcan.c
ti_hecc.c
vcan.c