[media] xc5000: Don't wrap msleep()
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 21 May 2014 16:15:17 +0000 (13:15 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 20:50:14 +0000 (17:50 -0300)
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 <m.chehab@samsung.com>
drivers/media/tuners/xc5000.c

Simple merge