From: Ian Abbott Date: Fri, 14 Sep 2012 16:33:59 +0000 (+0100) Subject: staging: comedi: ni_6527: change driver name string X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~228 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38b951f18e3535c62bc288aeefa14a790efa8072;p=pandora-kernel.git staging: comedi: ni_6527: change driver name string Change the driver name string used in data structures, kernel messages, etc. from "ni6527" to "ni_6527" to match the module name. Use a macro `DRIVER_NAME` that expands to this string literal. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed