From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 22 Oct 2015 17:24:41 -0400 Subject: [U-Boot] [PATCH v4 12/24] spi: omap3_spi: Use BIT macro In-Reply-To: <1445547024-7774-13-git-send-email-jteki@openedev.com> References: <1445547024-7774-1-git-send-email-jteki@openedev.com> <1445547024-7774-13-git-send-email-jteki@openedev.com> Message-ID: <20151022212441.GD23893@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Oct 23, 2015 at 02:20:12AM +0530, Jagan Teki wrote: > Replace numerical bit shift with BIT macro in omap3_spi > > :%s/(1 << nr)/BIT(nr)/g > where nr = 0, 1, 2 .... 31 > > Cc: Nikita Kiryanov > Cc: Tom Rini > Signed-off-by: Jagan Teki Reviewed-by: Tom Rini -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: