[PATCH 0/2] net: dsa: lan9303: check error value from devm_gpiod_get_optional()
From: Phil Reid
Date: Mon Nov 13 2017 - 03:08:31 EST
Replaces Pan Bian <bianpan2016@xxxxxxx> patch
"net: dsa: lan9303: correctly check return value of devm_gpiod_get_optional"
Errors need to be prograted back from probe.
Note: I have only compile tested the code as I don't have the hardware.
Phil Reid (2):
net: dsa: lan9303: make lan9303_handle_reset() a void function
net: dsa: lan9303: check error value from devm_gpiod_get_optional()
drivers/net/dsa/lan9303-core.c | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
--
1.8.3.1