From e5bf4a11078d4ed1fa10574ccce325cad2f067c7 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Wed, 21 May 2014 13:15:17 -0300 Subject: [PATCH] [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-format-patch failed