From: Nicholas Mc Guire Date: Sun, 8 Mar 2015 13:16:49 +0000 (-0400) Subject: ASoC: arizona: match wait_for_completion_timeout return type X-Git-Tag: omap-for-v4.2/o2_dc~120^2~1^2~8^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17f4ad601d2753be7f15cd2928e89309759e4936;p=pandora-kernel.git ASoC: arizona: match wait_for_completion_timeout return type return type of wait_for_completion_timeout is unsigned long not int. An appropriately named unsigned long is added and the assignment fixed up. Signed-off-by: Nicholas Mc Guire Acked-by: Charles Keepax Signed-off-by: Mark Brown --- Reading git-diff-tree failed