From: Andy Shevchenko Date: Thu, 2 Oct 2014 13:31:07 +0000 (+0300) Subject: spi: dw-mid: change magic numbers to the constants X-Git-Tag: fixes-for-v3.18-merge-window~30^2~3^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15ee3be78b017ee9d697fe59d45cdfbb35d9fdeb;p=pandora-kernel.git spi: dw-mid: change magic numbers to the constants Instead of using magic numbers in the code we create a bit map definition of the DMACR register and use it. There is no functional change. Signed-off-by: Andy Shevchenko Signed-off-by: Mark Brown --- Reading git-diff-tree failed