From: H Hartley Sweeten Date: Tue, 14 May 2013 21:29:40 +0000 (-0700) Subject: staging: comedi: dt9812: factor the device reset out of dt9812_probe() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~616 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8db1eba1e267bcd8d524eab3bdc2357b6d770f33;p=pandora-kernel.git staging: comedi: dt9812: factor the device reset out of dt9812_probe() When this driver is converted to the comedi (*auto_attach) mechanism the device reset will be done during the (*auto_attach). To make the conversion cleaner, factor the device reset out of the (*probe). Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed