aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/i2c
diff options
context:
space:
mode:
authorFabrice Gasnier <fabrice.gasnier@st.com>2019-06-17 09:53:01 +0200
committerWolfram Sang <wsa@the-dreams.de>2019-06-21 23:13:25 +0200
commit79b4499524ed659fb76323efc30f3dc03967c88f (patch)
tree6fdd7fbc1fa5b1d4b75b66aa6f2011db578d6395 /Documentation/i2c
parenti2c: i801: Use match_string() helper to simplify the code (diff)
downloadlinux-dev-79b4499524ed659fb76323efc30f3dc03967c88f.tar.xz
linux-dev-79b4499524ed659fb76323efc30f3dc03967c88f.zip
i2c: stm32f7: fix the get_irq error cases
During probe, return the "get_irq" error value instead of -EINVAL which allows the driver to be deferred probed if needed. Fix also the case where of_irq_get() returns a negative value. Note : On failure of_irq_get() returns 0 or a negative value while platform_get_irq() returns a negative value. Fixes: aeb068c57214 ("i2c: i2c-stm32f7: add driver") Reviewed-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'Documentation/i2c')
0 files changed, 0 insertions, 0 deletions