From: H Hartley Sweeten Date: Thu, 5 Dec 2013 20:43:48 +0000 (-0700) Subject: staging: comedi: ni_pcidio: factor board reset out of attach X-Git-Tag: v3.14-rc1~150^2~519 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de1e27a6df158162c963f44edfb4c0a1fcfe0766;p=pandora-kernel.git staging: comedi: ni_pcidio: factor board reset out of attach Factor the code that resets the board and disables the interrupts out of the attach. Move the reset so it happens before the subdevices are initialized. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed