From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 22 Oct 2015 17:24:45 -0400 Subject: [U-Boot] [PATCH v4 13/24] spi: sh_qspi: Use BIT macro In-Reply-To: <1445547024-7774-14-git-send-email-jteki@openedev.com> References: <1445547024-7774-1-git-send-email-jteki@openedev.com> <1445547024-7774-14-git-send-email-jteki@openedev.com> Message-ID: <20151022212445.GE23893@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:13AM +0530, Jagan Teki wrote: > Replace numerical bit shift with BIT macro in sh_qspi > > :%s/(1 << nr)/BIT(nr)/g > where nr = 0, 1, 2 .... 31 > > Cc: Nobuhiro Iwamatsu > 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: