commit | 492ed77bfadb968cca7beca348cd45b444393cd4 | [log] [tgz] |
---|---|---|
author | Ionut Nicu <ioan.nicu.ext@nsn.com> | Tue Oct 08 15:51:53 2013 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu Oct 10 10:22:32 2013 +0200 |
tree | 9d18d3e49cbba8de05e61e0c70e0bc4446f9ca82 | |
parent | 4cdbf7d346e7461c3b93a26707c852e2c9db3753 [diff] |
i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors of_get_named_gpio could return -E_PROBE_DEFER or another error code. This error should be passed further instead of being ignored. Signed-off-by: Ionut Nicu <ioan.nicu.ext@nsn.com> Acked-by: Peter Korsgaard <peter.korsgaard@barco.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>