Re: [PATCH] dt-bindings: connector: Replace BIT macro with generic bit ops
From: Greg KH
Date: Thu May 27 2021 - 06:21:16 EST
On Thu, May 27, 2021 at 06:13:45PM +0800, Kyle Tso wrote:
> BIT macro is not supported in dt-bindings. Replace it with generic bit
> operations.
Why isn't the BIT macro supported there? How are we going to "remember"
that I should not take patches that use this #define in that location?
thanks,
greg k-h