V4L/DVB (9633): Put s5h1411 into low power mode at end of attach() call
authorDevin Heitmueller <devin.heitmueller@gmail.com>
Sun, 16 Nov 2008 06:39:50 +0000 (03:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:34 +0000 (17:53 -0200)
commit726cf2000b1c0978bbddc6345ddd7f88caf8aa48
tree4c034a31fe6f3759fff3ded236e3b9f6b3e2e8b5
parent66767920e3e6532db8afe04f9b2d8e1a9e95cad9
V4L/DVB (9633): Put s5h1411 into low power mode at end of attach() call

Place the s5h1411 into low power mode until first use (to handle the case where
the user plugs in the device and then doesn't use it for a while).  On the
Pinnacle 801e, this brings the power usage from 126ma down to 82ma.

Signed-off-by: Devin Heitmueller <devin.heitmueller@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/s5h1411.c