From 85a2f34f4ecd48ce27f8ecc2d58ab66c05d55a9a Mon Sep 17 00:00:00 2001 From: "J. Ali Harlow" Date: Wed, 18 May 2011 19:18:52 +0100 Subject: [PATCH] comedi vmk80xx: Digitial I/O should have a maxdata of 1 Digitial input and output sub-devices were reporting a maxdata of 0x1F and 0xFF respectively. They should both be 1. Signed-off-by: J. Ali Harlow Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed