exynos-linux-stable/drivers/net/ethernet/smsc
Linus Walleij ab4e4c07ac net: smsc911x: back out silently on probe deferrals
When trying to get a regulator we may get deferred and we see
this noise:

smsc911x 1b800000.ethernet-ebi2 (unnamed net_device) (uninitialized):
   couldn't get regulators -517

Then the driver continues anyway. Which means that the regulator
may not be properly retrieved and reference counted, and may be
switched off in case noone else is using it.

Fix this by returning silently on deferred probe and let the
system work it out.

Cc: Jeremy Linton <jeremy.linton@arm.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-12-09 23:05:16 -05:00
..
epic100.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
Kconfig net: smsc: Add support h8300 2016-01-15 15:14:23 -05:00
Makefile
smc91c92_cs.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
smc91x.c net: smc91x: take into account register shift 2016-09-25 23:45:32 -04:00
smc91x.h net: smsc: remove build warning of duplicate definition 2016-09-06 13:44:33 -07:00
smc911x.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
smc911x.h net: smc911x: convert pxa dma to dmaengine 2016-03-18 22:23:59 -04:00
smc9194.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
smc9194.h
smsc911x.c net: smsc911x: back out silently on probe deferrals 2016-12-09 23:05:16 -05:00
smsc911x.h smsc: replace WARN_ON() with WARN_ON_SMP() 2014-08-11 14:38:29 -07:00
smsc9420.c net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettings 2016-07-15 16:41:35 -07:00
smsc9420.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00