commit | 4d5821a71ce9bed490e5a71987dc03f22e646039 | [log] [tgz] |
---|---|---|
author | Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> | Mon Sep 21 18:51:27 2015 +0300 |
committer | Vincent Abriou <vincent.abriou@st.com> | Tue Nov 03 13:04:54 2015 +0100 |
tree | a8b3fe54d294ffefeaeb9e5a52faa1ab033c14e7 | |
parent | 807642d731e08f317e9375e2dcbb49eb0de0daa2 [diff] |
drm/sti: hdmi use of_get_i2c_adapter_by_node interface This change is needed to properly lock I2C bus device and driver, which serve DDC lines. Without this change I2C bus driver module may gone in runtime and this won't be noticed by the driver. Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> Reviewed-by: Vincent Abriou <vincent.abriou@st.com>