- bttv-add-a-radio-compat_ioctl-file-operation.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     bttv: add a radio compat_ioctl file operation
has been removed from the -mm tree.  Its filename was
     bttv-add-a-radio-compat_ioctl-file-operation.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: bttv: add a radio compat_ioctl file operation
From: Robert Fitzsimons <robfitz@xxxxxxxx>

Signed-off-by: Robert Fitzsimons <robfitz@xxxxxxxx>
Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxx>
Cc: Trent Piepho <xyzzy@xxxxxxxxxxxxx>
Cc: Nickolay V. Shmyrev <nshmyrev@xxxxxxxxx>
Cc: Hans Verkuil <hverkuil@xxxxxxxxx>
Cc: Michael Krufky <mkrufky@xxxxxxxxxxx>
Cc: Bongani Hlope <bonganilinux@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/media/video/bt8xx/bttv-driver.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN drivers/media/video/bt8xx/bttv-driver.c~bttv-add-a-radio-compat_ioctl-file-operation drivers/media/video/bt8xx/bttv-driver.c
--- a/drivers/media/video/bt8xx/bttv-driver.c~bttv-add-a-radio-compat_ioctl-file-operation
+++ a/drivers/media/video/bt8xx/bttv-driver.c
@@ -3613,6 +3613,7 @@ static const struct file_operations radi
 	.release  = radio_release,
 	.compat_ioctl	= v4l_compat_ioctl32,
 	.ioctl	  = video_ioctl2,
+	.compat_ioctl	= v4l_compat_ioctl32,
 	.llseek	  = no_llseek,
 	.poll     = radio_poll,
 };
_

Patches currently in -mm which might be from robfitz@xxxxxxxx are

git-dvb.patch
bttv-add-a-radio-compat_ioctl-file-operation.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux