PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of stats.
authorArve Hjønnevåg <arve@android.com>
Thu, 3 Dec 2009 02:22:00 +0000 (18:22 -0800)
committerColin Cross <ccross@android.com>
Tue, 14 Jun 2011 16:08:42 +0000 (09:08 -0700)
commit1b0749512f76005ce41607472e6f36411fa96649
treef3bde94119c39656e1df9f1647c1426f9ca6d213
parent10f0138c56a31a39c2a123af5af95cf8fd5de1ac
PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of stats.

Change-Id: I42ed8bea639684f7a8a95b2057516764075c6b01
Signed-off-by: Arve Hjønnevåg <arve@android.com>
kernel/power/wakelock.c