From 6d758307ee8929e86e2da09826c525ba4af05f1e Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 10 Mar 2014 14:07:31 -0700 Subject: [PATCH] staging: comedi: c6xdigio: introduce c6xdigio_write_data() All writes to the hardware involve writing the the data register then checking the status register. Introduce a helper function to handle this. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed