From: H Hartley Sweeten Date: Fri, 22 Mar 2013 22:57:40 +0000 (-0700) Subject: staging: comedi: s626: remove MC_DISABLE macro X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~429 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5cf4606b6659e711258b6e567415ab83a3b646c;p=pandora-kernel.git staging: comedi: s626: remove MC_DISABLE macro This macro relies on a local variable having a specific name. Replace it with a new helper function, s626_mc_disable(). Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed