Netdev List
 help / color / mirror / Atom feed
* [PATCH 0/2] net: dsa: lan9303: check error value from devm_gpiod_get_optional()
@ 2017-11-13  8:07 Phil Reid
  2017-11-13  8:07 ` [PATCH 1/2] net: dsa: lan9303: make lan9303_handle_reset() a void function Phil Reid
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Phil Reid @ 2017-11-13  8:07 UTC (permalink / raw)
  To: andrew, vivien.didelot, f.fainelli, preid, netdev, linux-kernel,
	bianpan2016, stable

Replaces Pan Bian <bianpan2016@163.com> 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-01-09  8:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-13  8:07 [PATCH 0/2] net: dsa: lan9303: check error value from devm_gpiod_get_optional() Phil Reid
2017-11-13  8:07 ` [PATCH 1/2] net: dsa: lan9303: make lan9303_handle_reset() a void function Phil Reid
2017-11-13  8:07 ` [PATCH 2/2] net: dsa: lan9303: check error value from devm_gpiod_get_optional() Phil Reid
2017-11-13 11:32 ` [PATCH 0/2] " Egil Hjelmeland
2018-01-06 16:54 ` Egil Hjelmeland
2018-01-09  8:38   ` Phil Reid

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox