From: H Hartley Sweeten Date: Sat, 8 Sep 2012 00:49:05 +0000 (-0700) Subject: staging: comedi: me4000: add namespace to reset_board() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~522 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f348ecd2b2a3e014908a820a420e22431650c93;p=pandora-kernel.git staging: comedi: me4000: add namespace to reset_board() Rename reset_board() to me4000_reset() so it has namespace associated with this driver. Change it's return type to void, it always succeeds. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed