Skip to content
Commit 492ed77b authored by Ionut Nicu's avatar Ionut Nicu Committed by Wolfram Sang
Browse files

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: default avatarIonut Nicu <ioan.nicu.ext@nsn.com>
Acked-by: default avatarPeter Korsgaard <peter.korsgaard@barco.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent 4cdbf7d3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment