From: Mauro Carvalho Chehab Date: Wed, 21 May 2014 16:15:17 +0000 (-0300) Subject: [media] xc5000: Don't wrap msleep() X-Git-Tag: cleanup-for-v3.18~114^2~462 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5bf4a11078d4ed1fa10574ccce325cad2f067c7;p=pandora-kernel.git [media] xc5000: Don't wrap msleep() There's absolutely no reason to wrap msleep() call here. Just rename all occurences of xc_wait() with msleep() and remove the wrapper function. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed