Len Brown 9261461077 ACPI: delete obsolete "bus master activity" proc field
Linux-2.6.29 deleted the legacy ACPI idle handler, leaving
the CPU_IDLE handler, which does not track bus master activity.

So delete the unused bm_activity field -- it is confusing to
print an always zero value.

This patch could break programs that parse
/proc/acpi/processor/*/power, since it deletes this
line from that file:

bus master activity:     00000000

http://bugzilla.kernel.org/show_bug.cgi?id=13145
is not fixed by this patch, but provoked this patch.

Signed-off-by: Len Brown <len.brown@intel.com>
2009-04-22 19:56:09 -04:00
..
2008-04-23 23:00:13 -04:00
2009-04-07 02:02:15 -04:00
2008-02-07 03:33:23 -05:00
2009-04-05 02:14:15 -04:00
2009-04-07 15:32:59 +02:00
2009-04-03 20:10:26 -04:00
2009-03-26 16:38:21 -04:00
2005-08-05 00:45:14 -04:00