From a7b31d3996a866408ebd6d16992d166b0207c7c1 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 10 Mar 2014 14:07:39 -0700 Subject: [PATCH] staging: comedi: c6xdigio: use comedi_offset_munge() The value read from the encoders is in two's complement format. Use the comedi_offset_munge() helper to convert the value to offset binary. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed