From: Felipe Balbi Date: Fri, 18 Jan 2013 20:40:32 +0000 (+0200) Subject: debugfs: regset32: make struct debugfs_reg32 pointer const X-Git-Tag: v3.9-rc1~128^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=833d6e01b4cfbc033a915ae02744247bbf7c619d;p=pandora-kernel.git debugfs: regset32: make struct debugfs_reg32 pointer const no user of that should ever change that pointer, so let's mark it const to prevent that from happening. Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed