Add bitflag helper
Instead of using the (1 << x) notation causing magic constant warnings introduce a bitflag helper function. Signed-off-by:Benedikt Spranger <b.spranger@linutronix.de> Reviewed-by:
Bastian Germann <bage@linutronix.de>
Loading
Please register or sign in to comment