ACPI: make acpi_pad /sys output more readable
authorNaga Chumbalkar <nagananda.chumbalkar@hp.com>
Wed, 2 Feb 2011 23:26:58 +0000 (23:26 +0000)
committerLen Brown <len.brown@intel.com>
Wed, 23 Mar 2011 05:34:15 +0000 (01:34 -0400)
Make /sys output from acpi_pad more readable.

Before the fix:
# cat idlecpus idlepct rrtime
00000000510

After the fix:
# cat idlecpus idlepct rrtime
00000000
5
10

Signed-off-by: Naga Chumbalkar <nagananda.chumbalkar@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found