git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3c6e23
)
spi: dw-mid: change magic numbers to the constants
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Thu, 2 Oct 2014 13:31:07 +0000
(16:31 +0300)
committer
Mark Brown
<broonie@kernel.org>
Thu, 2 Oct 2014 16:06:26 +0000
(17:06 +0100)
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 <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found