From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
To: Andrew Morton <akpm@osdl.org>,
Linux and Kernel Video <video4linux-list@redhat.com>,
LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 13/14 2.6.13-rc2-mm1] V4L tuner-3026 - replace obsolete ioctl value
Date: Fri, 08 Jul 2005 21:53:47 -0300 [thread overview]
Message-ID: <42CF201B.5080804@brturbo.com.br> (raw)
[-- Attachment #1: Type: text/plain, Size: 0 bytes --]
[-- Attachment #2: v4l_tuner_3026.diff --]
[-- Type: text/x-patch, Size: 604 bytes --]
- obsolete TUNER_SET_TVFREQ changed to VIDIOCSFREQ.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
linux-2.6.13-rc2-mm1/drivers/media/video/tuner-3036.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
--- linux-2.6.13-rc2-mm1/drivers/media/video/tuner-3036.c.orig 2005-07-07 23:35:35.000000000 -0300
+++ linux-2.6.13-rc2-mm1/drivers/media/video/tuner-3036.c 2005-07-07 23:36:28.000000000 -0300
@@ -152,7 +152,7 @@ tuner_command(struct i2c_client *client,
switch (cmd)
{
- case TUNER_SET_TVFREQ:
+ case VIDIOCSFREQ:
set_tv_freq(client, *iarg);
break;
reply other threads:[~2005-07-09 0:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=42CF201B.5080804@brturbo.com.br \
--to=mchehab@brturbo.com.br \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=video4linux-list@redhat.com \
/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