sync: refactor sync debug printing
authorErik Gilling <konkers@android.com>
Tue, 16 Oct 2012 22:16:55 +0000 (15:16 -0700)
committer黄涛 <huangtao@rock-chips.com>
Fri, 22 Feb 2013 09:47:17 +0000 (17:47 +0800)
commit2c7ee2190ab973a58b0fc3b9867b86366029026e
treedb01a3bdbf79a01c092bcf39deb61ec8dfb1d487
parent8beeb5734620d640c4855e0addf898fb4354b86b
sync: refactor sync debug printing

Move driver callbacks to fill strings instead of using seq_files.  This
will allow those values to be used in a future tracepoint patch.

Change-Id: I9b706343e35b11124141fe520e520514a32003d2
Signed-off-by: Erik Gilling <konkers@android.com>
drivers/base/sync.c
include/linux/sync.h