From: David Howells Date: Mon, 8 Apr 2013 15:50:22 +0000 (+0100) Subject: csr: Don't use create_proc_read_entry() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=294a08e4b01a9834c5b41f49bac592006156f454;p=pandora-kernel.git csr: Don't use create_proc_read_entry() Don't use create_proc_read_entry() as that is deprecated, but rather use proc_create_data() and seq_file instead. Signed-off-by: David Howells cc: Greg Kroah-Hartman cc: Randy Dunlap cc: Priit Laes cc: devel@driverdev.osuosl.org cc: Mikko Virkkilä cc: Lauri Hintsala cc: Riku Mettälä cc: Veli-Pekka Peltola Signed-off-by: Al Viro --- Reading git-diff-tree failed