mbox series

[0/3] Clean up it6505 driver and improve synchronization

Message ID 20221012162900.2876686-1-treapking@chromium.org (mailing list archive)
Headers show
Series Clean up it6505 driver and improve synchronization | expand

Message

Pin-yen Lin Oct. 12, 2022, 4:28 p.m. UTC
The main purpose of this series is to improve the synchronizations of
it6505 driver. The first two patches are required for the third one, but
they alone can be clean ups to the driver.


Pin-yen Lin (3):
  drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe
  drm/bridge: it6505: Setup links in it6505_irq_hpd
  drm/bridge: it6505: Improve synchronization between extcon subsystem

 drivers/gpu/drm/bridge/ite-it6505.c | 99 +++++++++++++----------------
 1 file changed, 44 insertions(+), 55 deletions(-)