From: Andy Shevchenko Date: Mon, 15 Jul 2013 12:04:38 +0000 (+0300) Subject: dma: dw: improve comparison with ~0 X-Git-Tag: v3.12-rc1~68^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78f3c9d2e0e8c695c7379ed1ed53ea8eaf1da8e6;p=pandora-kernel.git dma: dw: improve comparison with ~0 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 Acked-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed