public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Franklin Meng <fmeng2002@yahoo.com>
To: linux-media@vger.kernel.org
Cc: "Mauro Carvalho ChehabDevin Heitmueller
	<dheitmueller@kernellabs.com>" <mchehab@infradead.org>,
	Douglas Schilling Landgraf <dougsland@gmail.com>
Subject: [Patch 3/3] Kworld 315U
Date: Sun, 17 Jan 2010 23:13:14 -0800 (PST)	[thread overview]
Message-ID: <879792.63542.qm@web32704.mail.mud.yahoo.com> (raw)

Patch to bring device out of power saving mode.  
 
Signed-off-by: Franklin Meng<fmeng2002@yahoo.com>

diff -r b6b82258cf5e linux/drivers/media/video/em28xx/em28xx-core.c                   
--- a/linux/drivers/media/video/em28xx/em28xx-core.c    Thu Dec 31 19:14:54 2009 -0200
+++ b/linux/drivers/media/video/em28xx/em28xx-core.c    Sun Jan 17 22:54:21 2010 -0800
@@ -1132,6 +1132,7 @@                                                                 
  */                                                                                  
 void em28xx_wake_i2c(struct em28xx *dev)                                             
 {                                                                                    
+       v4l2_device_call_all(&dev->v4l2_dev, 0, core,  s_power, 1);                   
        v4l2_device_call_all(&dev->v4l2_dev, 0, core,  reset, 0);                     
        v4l2_device_call_all(&dev->v4l2_dev, 0, video, s_routing,                     
                        INPUT(dev->ctl_input)->vmux, 0, 0);                           




      

             reply	other threads:[~2010-01-18  7:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-18  7:13 Franklin Meng [this message]
2010-01-25 14:13 ` [Patch 3/3] Kworld 315U Mauro Carvalho Chehab
2010-01-26  2:51   ` Franklin Meng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=879792.63542.qm@web32704.mail.mud.yahoo.com \
    --to=fmeng2002@yahoo.com \
    --cc=dougsland@gmail.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox