diff options
author | Amerigo Wang <amwang@redhat.com> | 2010-05-31 02:16:17 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-08-02 14:27:16 -0400 |
commit | 0d58cef664e01fb1848833455bfdbe1a3d91044c (patch) | |
tree | 8e5a9f5fe56fdfc1b42fd871116209af5add65bd /Documentation/feature-removal-schedule.txt | |
parent | a96076096bca746ddad3a5d8bfd3bbb1d9b96444 (diff) |
V4L/DVB: Remove obsolete zc0301 v4l driver
On 05/29/10 01:30, Jean-Francois Moine wrote:
> On Fri, 28 May 2010 13:03:28 -0400
> Amerigo Wang<amwang@redhat.com> wrote:
>
>> Subject: [PATCH 6/6] Remove obsolete zc0301 v4l driver
>>
>> Duplicate functionality with the gspca_zc3xx driver, zc0301 only
>> supports 2 USB-ID's (because it only supports a limited set of
>> sensors) wich are also supported by the gspca_zc3xx driver
>> (which supports 53 USB-ID's in total).
>
> You forgot to remove the conditionnal compilation in the gspca_zc3xx
> driver (USB_DEVICE(0x046d, 0x08ae) in gspca/zc3xx.c)
>
Right, thanks for pointing this out!
Attached is the updated patch, please use this one instead.
Thanks!
Duplicate functionality with the gspca_zc3xx driver, zc0301 only
supports 2 USB-ID's (because it only supports a limited set of
sensors) wich are also supported by the gspca_zc3xx driver
(which supports 53 USB-ID's in total).
Signed-off-by: Amerigo Wang <amwang@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 61a54fddbd49..79cb554761af 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
@@ -459,17 +459,6 @@ Who: Corentin Chary <corentin.chary@gmail.com> | |||
459 | 459 | ||
460 | ---------------------------- | 460 | ---------------------------- |
461 | 461 | ||
462 | What: zc0301 v4l driver | ||
463 | When: 2.6.35 | ||
464 | Files: drivers/media/video/zc0301/* | ||
465 | Why: Duplicate functionality with the gspca_zc3xx driver, zc0301 only | ||
466 | supports 2 USB-ID's (because it only supports a limited set of | ||
467 | sensors) wich are also supported by the gspca_zc3xx driver | ||
468 | (which supports 53 USB-ID's in total) | ||
469 | Who: Hans de Goede <hdegoede@redhat.com> | ||
470 | |||
471 | ---------------------------- | ||
472 | |||
473 | What: sysfs-class-rfkill state file | 462 | What: sysfs-class-rfkill state file |
474 | When: Feb 2014 | 463 | When: Feb 2014 |
475 | Files: net/rfkill/core.c | 464 | Files: net/rfkill/core.c |