diff options
author | Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> | 2015-09-21 17:51:26 +0200 |
---|---|---|
committer | Vincent Abriou <vincent.abriou@st.com> | 2015-11-03 13:04:54 +0100 |
commit | 807642d731e08f317e9375e2dcbb49eb0de0daa2 (patch) | |
tree | 2b0139103ed21c3965b2b9d975f1a36321add266 /kernel | |
parent | drm/sti: Do not export symbols (diff) | |
download | linux-807642d731e08f317e9375e2dcbb49eb0de0daa2.tar.xz linux-807642d731e08f317e9375e2dcbb49eb0de0daa2.zip |
drm/sti: hdmi fix i2c adapter device refcounting
The commit 53bdcf5f026c ("drm: sti: fix sub-components bind") moves
i2c adapter search and locking from .bind() to .probe(), however
proper error path in the modified .probe() is not implemented and
leftover of the related error path in .bind() remains. This change
fixes these issues.
Fixes: 53bdcf5f026c ("drm: sti: fix sub-components bind")
Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Reviewed-by: Vincent Abriou <vincent.abriou@st.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions