From: Lee Jones Date: Wed, 15 May 2013 09:51:56 +0000 (+0100) Subject: dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~12^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16db3411ebd4777b0b1b7207b10730b726fb751c;p=pandora-kernel.git dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s The aim is to make the code that little more readable. Cc: Dan Williams Cc: Per Forlin Cc: Rabin Vincent Acked-by: Vinod Koul Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed