upstream: [media] tuner-xc2028: Don't try to sleep twice
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 6 Jan 2014 09:39:51 +0000 (06:39 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:54:26 +0000 (11:54 +0900)
commit6a1693988dbf20fa5ec228bbd73d18d217389266
tree7377488e38e927c310fbeac4fd0053b18e561854
parent5320628bf5b28cd3f0c274f2f3bcb1641d4aa45b
upstream: [media] tuner-xc2028: Don't try to sleep twice

Only send a power down command for the device if it is not already
in power down state. That prevents a timeout when trying to talk
with the device.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/tuners/tuner-xc2028.c