On Sat, May 05, 2007 at 01:49:55AM -0700, Andrew Morton wrote:
The price might drop to $100 in a few years.
But currently, a more reasonable name might be "$175 laptop".
Let's simply call it "OLPC laptop" without any price tag.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
drivers/battery/Kconfig | 2 +-
drivers/battery/olpc_battery.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--- linux-2.6.21-mm1/drivers/battery/Kconfig.old 2007-05-05 19:22:18.000000000 +0200
+++ linux-2.6.21-mm1/drivers/battery/Kconfig 2007-05-05 19:20:02.000000000 +0200
@@ -34,6 +34,6 @@
tristate "One Laptop Per Child battery"
depends on BATTERY && X86_32
help
- Say Y to enable support for the battery on the $100 laptop.
+ Say Y to enable support for the battery on the OLPC laptop.
endmenu
--- linux-2.6.21-mm1/drivers/battery/olpc_battery.c.old 2007-05-05 19:22:42.000000000 +0200
+++ linux-2.6.21-mm1/drivers/battery/olpc_battery.c 2007-05-05 19:22:56.000000000 +0200
@@ -1,5 +1,5 @@
/*
- * Battery driver for One Laptop Per Child ($100 laptop) board.
+ * Battery driver for One Laptop Per Child board.
*
* Copyright © 2006 David Woodhouse <dwmw2@infradead.org>
*
-