diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-25 11:05:29 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-25 11:05:29 -0400 |
commit | b7d41a9fbb364c67d91c3588e117eba547e2d4bf (patch) | |
tree | abf95ce77eaa8b7aed30fded4d3592b4af152a99 /Documentation/feature-removal-schedule.txt | |
parent | da47c19e5c746829042933c8f945a71e2b62d6fc (diff) | |
parent | 66fa12c571d35e3cd62574c65f1785a460105397 (diff) |
Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
* 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6:
ieee1394: remove the old IEEE 1394 driver stack
ieee1394: move init_ohci1394_dma to drivers/firewire/
Fix trivial change/delete conflict: drivers/ieee1394/eth1394.c is
getting removed, but was modified by the networking merge.
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 9961f1564d22..e833c8c81e69 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
@@ -502,16 +502,6 @@ Who: Thomas Gleixner <tglx@linutronix.de> | |||
502 | 502 | ||
503 | ---------------------------- | 503 | ---------------------------- |
504 | 504 | ||
505 | What: old ieee1394 subsystem (CONFIG_IEEE1394) | ||
506 | When: 2.6.37 | ||
507 | Files: drivers/ieee1394/ except init_ohci1394_dma.c | ||
508 | Why: superseded by drivers/firewire/ (CONFIG_FIREWIRE) which offers more | ||
509 | features, better performance, and better security, all with smaller | ||
510 | and more modern code base | ||
511 | Who: Stefan Richter <stefanr@s5r6.in-berlin.de> | ||
512 | |||
513 | ---------------------------- | ||
514 | |||
515 | What: The acpi_sleep=s4_nonvs command line option | 505 | What: The acpi_sleep=s4_nonvs command line option |
516 | When: 2.6.37 | 506 | When: 2.6.37 |
517 | Files: arch/x86/kernel/acpi/sleep.c | 507 | Files: arch/x86/kernel/acpi/sleep.c |