[GIT PATCH] delete pcc_acpi

From: Len Brown
Date: Thu Oct 23 2008 - 15:59:28 EST


Hi Linus,

please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git release

this old driver errantly went upstream with the staging stuff, but should
not have.

This will update the files shown below.

thanks!

-Len

ps. individual patches are available on linux-acpi@xxxxxxxxxxxxxxx
and a consolidated plain patch is available here:
ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/2.6.27/acpi-release-20080926-2.6.27.diff.gz

drivers/staging/Kconfig | 2 -
drivers/staging/Makefile | 1 -
drivers/staging/pcc-acpi/Kconfig | 11 -
drivers/staging/pcc-acpi/Makefile | 1 -
drivers/staging/pcc-acpi/TODO | 7 -
drivers/staging/pcc-acpi/pcc-acpi.c | 1111 -----------------------------------
6 files changed, 0 insertions(+), 1133 deletions(-)
delete mode 100644 drivers/staging/pcc-acpi/Kconfig
delete mode 100644 drivers/staging/pcc-acpi/Makefile
delete mode 100644 drivers/staging/pcc-acpi/TODO
delete mode 100644 drivers/staging/pcc-acpi/pcc-acpi.c

through these commits:

Len Brown (1):
staging: pcc_acpi: delete obsolete driver

with this log:

commit 0d64cf8eba6de467f56bc43c4d8e28b0e3e335c5
Author: Len Brown <len.brown@xxxxxxxxx>
Date: Thu Oct 23 15:14:52 2008 -0400

staging: pcc_acpi: delete obsolete driver

pcc_acpi is based on an old version
of drivers/misc/panasonic-laptop.c

Signed-off-by: Len Brown <len.brown@xxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/