Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: davicom: Fix regulator not turned off on failed probe
When the probe fails or requests to be defered, we must disable the regulator that was previously enabled. Fixes: 7994fe5 ("dm9000: Add regulator and reset support to dm9000") Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information