From 8bab0d680e247f47e5d6f063b68684ad25bad450 Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Wed, 16 Oct 2013 14:40:34 +0100 Subject: [PATCH] staging: comedi: quatech_daqp_cs: sample types are unsigned Sample values in comedi are generally represented as unsigned values. Change `daqp_interrupt()` to use unsigned sample values for consistency. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed