From: Mike Habeck Date: Sat, 6 May 2006 14:01:59 +0000 (-0500) Subject: [PATCH] SGI Hotplug: Incorrect power status X-Git-Tag: v2.6.18-rc1~858^2~135^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=466ee36b62b4b294ecf68a2eee2e18c6ff8c9be4;p=pandora-kernel.git [PATCH] SGI Hotplug: Incorrect power status This is a repost of a patch submitted by Prarit Bhargava on 01-19-06 that never got integrated. The get_power_status function is currently reporting a bitwise mapping of the slot if the slot is powered on. It should return 1 if powered on and 0 if powered off. Signed-off-by: Mike Habeck Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed