> -----Original Message----- > From: Intel-gfx <[email protected]> On Behalf Of Jani > Nikula > Sent: Thursday, August 4, 2022 3:29 PM > To: [email protected] > Cc: Nikula, Jani <[email protected]> > Subject: [Intel-gfx] [PATCH 2/2] drm/i915/hdcp: replace BIT() with REG_BIT() > in register definitions > > Registers contents are supposed to be defined using REG_BIT() to ensure > they're u32 and the shift is within bounds. > > Signed-off-by: Jani Nikula <[email protected]> > ---
Reviewed-by: Arun R Murthy <[email protected]> Thanks and Regards, Arun R Murthy --------------------
