
On Tuesday, May 12, 2015 at 01:25:30 PM, Jagan Teki wrote:
On 10 May 2015 at 20:52, Jagan Teki jteki@openedev.com wrote:
I have sent one v1 for BIT macro change for entire u-boot, but this time I'm just introduce by changing this with spi/sf code, will send more in changes in future.
Along with BIT and also introduces GENMASK with spi/sf code.
Changes for v2: - break the BIT macro patch only for spi/sf code.
thanks! Jagan.
Jagan Teki (5): spi/sf: Add BIT macro in linux/bitops.h spi: Remove #define BIT in local file spi/sf: Use BIT macro from linux/bitops.h linux/bitops.h: GENMASK copy from linux spi: Use GENMASK instead of numeric hexcodes
Any comments on this series - early push will have enough time to test and I have more patches that need to use these macros.
I'm not very fond of this macro, it makes the code more cryptic .
Best regards, Marek Vasut