OSDN Git Service

[media] drx-j: be sure to send the powerup command at device open
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 27 Feb 2014 08:35:13 +0000 (05:35 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 4 Mar 2014 17:40:43 +0000 (14:40 -0300)
commitd7a5478a8a3b45d39823e242bdd05e430b9c9b26
tree5b506339ceec86dab18de0fb4277b00b72cd6d85
parent9e4c509d7444e067d39d3ac96a3398721bca4f01
[media] drx-j: be sure to send the powerup command at device open

As drxj_close puts the device in powerdown, we need to power it up
properly at drxj_open.

This is the behavior noticed at the Windows driver.

Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/dvb-frontends/drx39xyj/drxj.c