commit | ba8975f15bb93d7f3ebd995a41c2e4b6945bad78 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Sat Mar 11 11:12:22 2017 +0000 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Tue Apr 03 12:21:54 2018 +0100 |
tree | b99823bf145cb337056da81745e83369499e687b | |
parent | 101e996b8d321514c45136bef4dd0b1d3c577036 [diff] |
drm/i2c: tda998x: always disable and clear interrupts at probe Always disable and clear interrupts at probe time to ensure that the TDA998x is in a sane state. This ensures that the interrupt line, which is also the CEC clock calibration signal, is always deasserted. Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>