Re: [PATCH] comedi: Humusoft MF634 and MF624 DAQ cards driver

From: Dan Carpenter
Date: Wed Jan 08 2014 - 02:47:15 EST


On Tue, Jan 07, 2014 at 11:24:57PM +0100, Rostislav Lisovy wrote:
> This patch adds Comedi driver for Humusoft MF634 (PCIe) and
> MF624 (PCI) data acquisition cards. The legacy card Humusoft
> MF614 is not supported. More info about the cards may be found
> at http://humusoft.cz/produkty/datacq/
> The driver was tested with both cards. Everything seems to work
> properly. Just the basic functionality of the card (DIO, ADC, DAC)
> is supported by this driver.
>
> Signed-off-by: Rostislav Lisovy <lisovy@xxxxxxxxx>
>
> create mode 100644 drivers/staging/comedi/drivers/mf6x4.c
>

There should be a "---" after the Signed-off-by line and before the
diffstat "create mode 100644 drivers/staging/comedi/drivers/mf6x4.c"
line. Otherwise, the diffstat gets included in the changelog.

Signed-off-by: Rostislav Lisovy <lisovy@xxxxxxxxx>
---
create mode 100644 drivers/staging/comedi/drivers/mf6x4.c

It's a small thing... I almost feel bad for pointing it out.

regards,
dan carpenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/