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:
be480dc
)
dma: dw: improve comparison with ~0
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Mon, 15 Jul 2013 12:04:38 +0000
(15:04 +0300)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 5 Aug 2013 04:02:26 +0000
(09:32 +0530)
In general ~0 does not fit some integer types. Let's do a helper to make a
comparison with that constant properly.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found