From: Sumit Semwal Date: Mon, 3 Feb 2014 09:39:12 +0000 (+0530) Subject: dma-buf: update debugfs output X-Git-Tag: v3.14-rc4~38^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0b00a525c127d0055c1df6283300e17f601a1a1;p=pandora-kernel.git dma-buf: update debugfs output Russell King observed 'wierd' looking output from debugfs, and also suggested better ways of getting device names (use KBUILD_MODNAME, dev_name()) This patch addresses these issues to make the debugfs output correct and better looking. While at it, replace seq_printf with seq_puts to remove the checkpatch.pl warnings. Reported-by: Russell King - ARM Linux Signed-off-by: Sumit Semwal --- Reading git-diff-tree failed