From: H Hartley Sweeten Date: Fri, 30 Nov 2012 01:19:25 +0000 (-0700) Subject: staging: comedi: addi_apci_2032: fix i_APCI2032_ReadWatchdog() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b5dd1cc988cf34341319c81bb0c7ddc21a2f8ee;p=pandora-kernel.git staging: comedi: addi_apci_2032: fix i_APCI2032_ReadWatchdog() This function is used by the watchdog subdevice to read the status of the watchdog. Rename the CamelCase function to apci2032_wdog_insn_read and fix the function to return the status value insn->n times like the comedi core expects. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed