From: H Hartley Sweeten Date: Fri, 22 Mar 2013 16:57:48 +0000 (-0700) Subject: staging: comedi: ni_labpc: fix labpc_eeprom_insn_read() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~439 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1330af4c7deedd0b6d1ba43734d7e4eb1a83a491;p=pandora-kernel.git staging: comedi: ni_labpc: fix labpc_eeprom_insn_read() The comedi core expects the (*insn_read) operations to read insn->n values and return the number of values actually read. Make this function work like the core expects. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed