When xc2028/3028 is powered down, it won't response to any command, until
a firmware is loaded. That means that reading frontend status will fail
with a timeout.

Also, any trial to put the device to sleep twice will fail.

This small series fix those two bugs.

Mauro Carvalho Chehab (2):
  tuner-xc2028: Don't try to sleep twice
  tuner-xc2028: Don't read status if device is powered down

 drivers/media/tuners/tuner-xc2028.c | 29 ++++++++++++++++++++++++++---
 1 file changed, 26 insertions(+), 3 deletions(-)

-- 
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to