diff options
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 31 |
1 files changed, 1 insertions, 30 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index f425d69104c2..95788ad2506c 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
@@ -35,17 +35,6 @@ Who: Luis R. Rodriguez <lrodriguez@atheros.com> | |||
35 | 35 | ||
36 | --------------------------- | 36 | --------------------------- |
37 | 37 | ||
38 | What: AR9170USB | ||
39 | When: 2.6.40 | ||
40 | |||
41 | Why: This driver is deprecated and the firmware is no longer | ||
42 | maintained. The replacement driver "carl9170" has been | ||
43 | around for a while, so the devices are still supported. | ||
44 | |||
45 | Who: Christian Lamparter <chunkeey@googlemail.com> | ||
46 | |||
47 | --------------------------- | ||
48 | |||
49 | What: IRQF_SAMPLE_RANDOM | 38 | What: IRQF_SAMPLE_RANDOM |
50 | Check: IRQF_SAMPLE_RANDOM | 39 | Check: IRQF_SAMPLE_RANDOM |
51 | When: July 2009 | 40 | When: July 2009 |
@@ -226,7 +215,7 @@ Who: Zhang Rui <rui.zhang@intel.com> | |||
226 | What: CONFIG_ACPI_PROCFS_POWER | 215 | What: CONFIG_ACPI_PROCFS_POWER |
227 | When: 2.6.39 | 216 | When: 2.6.39 |
228 | Why: sysfs I/F for ACPI power devices, including AC and Battery, | 217 | Why: sysfs I/F for ACPI power devices, including AC and Battery, |
229 | has been working in upstream kenrel since 2.6.24, Sep 2007. | 218 | has been working in upstream kernel since 2.6.24, Sep 2007. |
230 | In 2.6.37, we make the sysfs I/F always built in and this option | 219 | In 2.6.37, we make the sysfs I/F always built in and this option |
231 | disabled by default. | 220 | disabled by default. |
232 | Remove this option and the ACPI power procfs interface in 2.6.39. | 221 | Remove this option and the ACPI power procfs interface in 2.6.39. |
@@ -405,16 +394,6 @@ Who: anybody or Florian Mickler <florian@mickler.org> | |||
405 | 394 | ||
406 | ---------------------------- | 395 | ---------------------------- |
407 | 396 | ||
408 | What: capifs | ||
409 | When: February 2011 | ||
410 | Files: drivers/isdn/capi/capifs.* | ||
411 | Why: udev fully replaces this special file system that only contains CAPI | ||
412 | NCCI TTY device nodes. User space (pppdcapiplugin) works without | ||
413 | noticing the difference. | ||
414 | Who: Jan Kiszka <jan.kiszka@web.de> | ||
415 | |||
416 | ---------------------------- | ||
417 | |||
418 | What: KVM paravirt mmu host support | 397 | What: KVM paravirt mmu host support |
419 | When: January 2011 | 398 | When: January 2011 |
420 | Why: The paravirt mmu host support is slower than non-paravirt mmu, both | 399 | Why: The paravirt mmu host support is slower than non-paravirt mmu, both |
@@ -460,14 +439,6 @@ Who: Thomas Gleixner <tglx@linutronix.de> | |||
460 | 439 | ||
461 | ---------------------------- | 440 | ---------------------------- |
462 | 441 | ||
463 | What: The acpi_sleep=s4_nonvs command line option | ||
464 | When: 2.6.37 | ||
465 | Files: arch/x86/kernel/acpi/sleep.c | ||
466 | Why: superseded by acpi_sleep=nonvs | ||
467 | Who: Rafael J. Wysocki <rjw@sisk.pl> | ||
468 | |||
469 | ---------------------------- | ||
470 | |||
471 | What: PCI DMA unmap state API | 442 | What: PCI DMA unmap state API |
472 | When: August 2012 | 443 | When: August 2012 |
473 | Why: PCI DMA unmap state API (include/linux/pci-dma.h) was replaced | 444 | Why: PCI DMA unmap state API (include/linux/pci-dma.h) was replaced |