Re: [PATCH] usb: typec: tipd: drop double register read in tps6598x_interrupt

From: Greg KH

Date: Fri Nov 07 2025 - 03:36:12 EST


On Thu, Nov 06, 2025 at 05:48:49PM +0100, Peter Korsgaard wrote:
> Commit 409c1cfb5a80 ("usb: typec: tipd: fix event checking for tps6598x")
> added (by accident?) a double read of the TPS_REG_INT_EVENT1 register. Drop
> that.

Are you sure? Sometimes 2 reads are required. How was this tested?

thanks,

greg k-h