commit | 0258382bf3985b736dde51a456a5a3c2cf7af958 | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin.vincent@axis.com> | Fri Feb 19 11:27:53 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Sun Feb 21 02:09:34 2016 +0900 |
tree | 9e3fc62322ab6f82ce8ce069e48d13937b0f0805 | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d [diff] |
regulator: gpio: don't print error on EPROBE_DEFER Don't print out an error with the driver sees EPROBE_DEFER when attempting to get the gpio. These errors are usually transient; the probe will be retried later. Signed-off-by: Rabin Vincent <rabin.vincent@axis.com> Signed-off-by: Mark Brown <broonie@kernel.org>