From: Randy Dunlap <randy.dunlap@oracle.com>
To: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
linux-dvb-maintainer@linuxtv.org, video4linux-list@redhat.com,
linux-kernel@vger.kernel.org
Subject: Re: [GIT PATCHES for 2.6.27] V4L/DVB updates
Date: Sun, 27 Jul 2008 20:42:56 -0700 [thread overview]
Message-ID: <20080727204256.bba5eaf6.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20080727224104.78b8298d@gaivota>
On Sun, 27 Jul 2008 22:41:04 -0300 Mauro Carvalho Chehab wrote:
> Linus,
>
> Please pull from:
> ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git for_linus
>
> For the following:
>
> - API internal improvements on V4L;
> - Two new drivers: dw2102, mxl5007t;
> - removal of the long time broken PlanB driver;
> - added two very old boards to be removed, at feature-removal-schedule;
> - several fixes and new board support and cleanups on drivers: cx18, gspca,
> uvcvideo, cs5345, cx2885, pvrusb2, em28xx, s2255drv, stkwebcam, mt20xx, anysee,
> zr36067, saa7134, saa7134-empress, saa7146, ivtv and tveeprom and pwc;
> - Some cleanups at V4L core.
I'd really like to get this patch that I mailed to you 2008-July-21 merged...
---
From: Randy Dunlap <randy.dunlap@oracle.com>
Add kernel-doc for parameter @index:
Warning(linhead//drivers/media/video/videodev.c:2090): No description found for parameter 'index'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
drivers/media/video/videodev.c | 2 ++
1 file changed, 2 insertions(+)
--- linhead.orig/drivers/media/video/videodev.c
+++ linhead/drivers/media/video/videodev.c
@@ -2066,6 +2066,8 @@ EXPORT_SYMBOL(video_register_device);
* @type: type of device to register
* @nr: which device number (0 == /dev/video0, 1 == /dev/video1, ...
* -1 == first free)
+ * @index: stream number based on parent device;
+ * -1 if auto assign, requested number otherwise
*
* The registration code assigns minor numbers based on the type
* requested. -ENFILE is returned in all the device slots for this
next prev parent reply other threads:[~2008-07-28 3:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-28 1:41 [GIT PATCHES for 2.6.27] V4L/DVB updates Mauro Carvalho Chehab
2008-07-28 1:50 ` [v4l-dvb-maintainer] " Markus Rechberger
2008-07-28 3:42 ` Randy Dunlap [this message]
2008-07-28 7:08 ` Mauro Carvalho Chehab
2008-07-28 15:18 ` Randy Dunlap
2008-07-28 15:25 ` Mauro Carvalho Chehab
2008-07-28 15:38 ` Randy Dunlap
2008-07-28 18:39 ` [PATCH] v4l: fix kernel-doc warning, function name, and docbook filename Randy Dunlap
-- strict thread matches above, loose matches on Subject: below --
2008-07-20 13:59 [GIT PATCHES for 2.6.27] V4L/DVB updates Mauro Carvalho Chehab
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=20080727204256.bba5eaf6.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=linux-dvb-maintainer@linuxtv.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=torvalds@linux-foundation.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