From 91b09e0bbe5c3e92f077ed009a7fbab56fcb8436 Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Thu, 1 Nov 2012 16:28:34 +0000 Subject: [PATCH] --- yaml --- r: 337567 b: refs/heads/master c: 50a24814958ff9cba0e74bfa900bfac698c2ce23 h: refs/heads/master i: 337565: ba41f1056bbec7cbe83c2f9d22ed3ae2a0d24766 337563: 0a3418304a9e71b2aaf7606d4c1f1a120132b970 337559: 66cd4f7beb358143da7fa50d9c3824f1ab5f76ae 337551: dc6ff3277a498915be07e0211ae115f5ac1ffe96 337535: 858a7d952762019fc7c1d2d2df5b116b3da895d8 v: v3 --- [refs] | 2 +- .../drivers/staging/comedi/drivers/gsc_hpdi.c | 36 +++++++++---------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/[refs] b/[refs] index 7b1911d65330..98fb42a4e84a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 871e1d0545436f7c21b1b103601e1fe3920a6e4c +refs/heads/master: 50a24814958ff9cba0e74bfa900bfac698c2ce23 diff --git a/trunk/drivers/staging/comedi/drivers/gsc_hpdi.c b/trunk/drivers/staging/comedi/drivers/gsc_hpdi.c index c056c259ddb5..77b86820d7bd 100644 --- a/trunk/drivers/staging/comedi/drivers/gsc_hpdi.c +++ b/trunk/drivers/staging/comedi/drivers/gsc_hpdi.c @@ -26,24 +26,24 @@ ************************************************************************/ /* - -Driver: gsc_hpdi -Description: General Standards Corporation High - Speed Parallel Digital Interface rs485 boards -Author: Frank Mori Hess -Status: only receive mode works, transmit not supported -Updated: 2003-02-20 -Devices: [General Standards Corporation] PCI-HPDI32 (gsc_hpdi), - PMC-HPDI32 - -Configuration options: - [0] - PCI bus of device (optional) - [1] - PCI slot of device (optional) - -There are some additional hpdi models available from GSC for which -support could be added to this driver. - -*/ + * Driver: gsc_hpdi + * Description: General Standards Corporation High + * Speed Parallel Digital Interface rs485 boards + * Author: Frank Mori Hess + * Status: only receive mode works, transmit not supported + * Updated: Thu, 01 Nov 2012 16:17:38 +0000 + * Devices: [General Standards Corporation] PCI-HPDI32 (gsc_hpdi), + * PMC-HPDI32 + * + * Configuration options: + * None. + * + * Manual configuration of supported devices is not supported; they are + * configured automatically. + * + * There are some additional hpdi models available from GSC for which + * support could be added to this driver. + */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt