Hi, On Wed, Aug 27, 2025 at 5:57 AM Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > > Bitwise AND was intended instead of OR. With the current code the > condition is always true. > > Fixes: cbdd16b818ee ("HID: i2c-hid: Make elan touch controllers power on after panel is enabled") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > --- > drivers/hid/i2c-hid/i2c-hid-core.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx Jiri / Benjamin: if one of you can give this a quick Ack then I'll throw it into drm-misc-next with the patch it's fixing. -Doug