From 8fd0f5aa94b59445b4b98a604ced763bf80abd38 Mon Sep 17 00:00:00 2001 From: Nicolas Ferre Date: Fri, 6 Jan 2012 16:09:37 +0100 Subject: [PATCH] --- yaml --- r: 286863 b: refs/heads/master c: 08a52e1bef7974176520df4ece9aafcf7c7d9ac3 h: refs/heads/master i: 286861: bd8b66b3e37e9fc2d6a48e8c1a76e8a8b88cfe34 286859: 3d57a4bceafedb27f4c7f38b4a81b5fdcee7e5bd 286855: 1409dad4b8a2a86988a229d2c18501eb36965971 286847: db1b22e2de903c41ece86166a0c73ae8bcbc5796 v: v3 --- [refs] | 2 +- trunk/Documentation/feature-removal-schedule.txt | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index d26ff89dd4ef..ff3dbceb21fb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3e90772f76010c315474bde59eaca7cc4c94d645 +refs/heads/master: 08a52e1bef7974176520df4ece9aafcf7c7d9ac3 diff --git a/trunk/Documentation/feature-removal-schedule.txt b/trunk/Documentation/feature-removal-schedule.txt index 1bea46a54b1c..a0ffac029a0d 100644 --- a/trunk/Documentation/feature-removal-schedule.txt +++ b/trunk/Documentation/feature-removal-schedule.txt @@ -510,3 +510,17 @@ Why: The pci_scan_bus_parented() interface creates a new root bus. The convert to using pci_scan_root_bus() so they can supply a list of bus resources when the bus is created. Who: Bjorn Helgaas + +---------------------------- + +What: The CAP9 SoC family will be removed +When: 3.4 +Files: arch/arm/mach-at91/at91cap9.c + arch/arm/mach-at91/at91cap9_devices.c + arch/arm/mach-at91/include/mach/at91cap9.h + arch/arm/mach-at91/include/mach/at91cap9_matrix.h + arch/arm/mach-at91/include/mach/at91cap9_ddrsdr.h + arch/arm/mach-at91/board-cap9adk.c +Why: The code is not actively maintained and platforms are now hard to find. +Who: Nicolas Ferre + Jean-Christophe PLAGNIOL-VILLARD