From: H Hartley Sweeten Date: Mon, 14 Jul 2014 19:23:59 +0000 (-0700) Subject: staging: comedi: ni_mio_common: init clock dividers early in ni_E_init() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~673 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caedecfa3a0aea7dc588fd9bb8a0453e74d381c9;p=pandora-kernel.git staging: comedi: ni_mio_common: init clock dividers early in ni_E_init() The init/reset of the hardware is a bit scattered in this function. For aesthetics, move the init of the clock dividers so it happens early and tidy up the code a bit. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed