upstream: [media] xc5000: Don't wrap msleep()
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 21 May 2014 16:15:17 +0000 (13:15 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:59:40 +0000 (11:59 +0900)
commit8cfeafaf0dd3d14cc47de5b28f09548e909d01df
tree8942564f016fde1360cddf7cc9e244fb1e6b5c11
parent74e5ae7df74ee21f0ccc8e1eec607f912e5c3d8e
upstream: [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 <m.chehab@samsung.com>
drivers/media/tuners/xc5000.c