From: Shubhrajyoti D Date: Wed, 22 Aug 2012 06:05:13 +0000 (+0530) Subject: spi: omap2-mcspi: Remove the macro MOD_REG_BIT X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~41^2~1^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af4e944dbda418034d1b08628b10e753369fbdc7;p=pandora-kernel.git spi: omap2-mcspi: Remove the macro MOD_REG_BIT Remove the macro MOD_REG_BIT instead make the bit field modifications directly. This deletes a branch operation in cases where the the set is predecided. While at it optimise two sequential bit clear in one step. Acked-by: Felipe Balbi Signed-off-by: Shubhrajyoti D Signed-off-by: Mark Brown --- Reading git-diff-tree failed