power_supply: bump EC version check that we refuse to run with in olpc_battery
authorAndres Salomon <dilinger@queued.net>
Fri, 2 May 2008 20:41:59 +0000 (13:41 -0700)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Sun, 4 May 2008 09:14:08 +0000 (13:14 +0400)
commit484d6d50cca3941db6e063113d124333aed0abc0
tree7bd15eb728716a577be2d1e28a8fcbc817f91152
parentb2bd8a3bcdd18101eb5d85c267c1a1fb8ce9acc7
power_supply: bump EC version check that we refuse to run with in olpc_battery

Refuse to run with an EC < 0x44.  We're playing it safe, and this is a pretty
old EC version.

Also, add a comment about why we're checking the EC version.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
drivers/power/olpc_battery.c