From 0f97889c19bfedf102ec6e1fdd7f99a8342d4f22 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Tue, 5 Feb 2013 17:29:13 -0700 Subject: [PATCH] staging: comedi: vmk80xx: remove digital input (*insn_read) The comedi core can use the (*insn_bits) function to emulate the (*insn_read) function. Remove the unnecessary (*insn_read) function. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed