
The driver currently does not cache the current status of the aux switch and calls the switch configure on any hpd event. So when there are back to back disconnect notifications, it ends up calling switch disconnect multiple times. But this is disrupting other operations since the switch driver restores default settings on any call to update settings. This change caches the switch state and reconfigures it only on a configuration change. Change-Id: Ieeeaf5ac3bf8a7771b3118735422365cf2ee1f7b Signed-off-by: Rajkumar Subbiah <quic_rsubbia@quicinc.com>
23 KiB
23 KiB