]> www.infradead.org Git - nvme.git/commit
i3c: dw: Fix clearing queue thld
authorAniket <aniketmaurya@google.com>
Tue, 11 Jun 2024 11:26:50 +0000 (11:26 +0000)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 26 Jul 2024 12:21:29 +0000 (14:21 +0200)
commit8f2cb0327938c786cede21a542fb538ff243a03a
tree6aac2c8a9004c18065fce5e0a2b681b6a19ec91a
parentbe90ae1ba14a83962b33c4d4c854ef081186b0e4
i3c: dw: Fix clearing queue thld

QUEUE_THLD_CTRL_IBI_STAT_MASK is repeated twice.
Replace with QUEUE_THLD_CTRL_IBI_DATA_MASK.

Signed-off-by: Aniket <aniketmaurya@google.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/i3c/master/dw-i3c-master.c