ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFS
authorJerome Pinot <ngc891@gmail.com>
Sat, 10 Nov 2007 18:01:10 +0000 (03:01 +0900)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 10 Nov 2007 22:28:16 +0000 (14:28 -0800)
commit6e800af233e0bdf108efb7bd23c11ea6fa34cdeb
treed72e479886d711945a86e714611a7a5752d7e022
parentc70ecc7765f7113f9a9d8a84a49951ad84f06326
ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFS

Add documentation in Kconfig help about the move of /proc/acpi/battery
to /sys/class/power_supply when selecting ACPI_PROCFS.  This will impact
a lot of users and should be documented.

Signed-off-by: Jerome Pinot <ngc891@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/acpi/Kconfig