From: H Hartley Sweeten Date: Fri, 21 Nov 2014 21:22:30 +0000 (-0700) Subject: staging: comedi: adv_pci1723: absorb pci1723_reset() X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5317f9a6299cefbf8eadea7d8a0355c0ec9cc2b0;p=pandora-kernel.git staging: comedi: adv_pci1723: absorb pci1723_reset() This function is only called by the (*auto_attach) to reset all the analog output channels. For aesthetics, absorb the function. Fix the range programming for each channel. According to the users manual the "range strobe" register needs to be written after setting the "DAC range control" register in order to load the range setting. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed