On Wed, Nov 30, 2016 at 06:04:14PM +0330, Saber Rezvani wrote:
> @@ -1035,7 +1035,7 @@ static int s626_dio_set_irq(struct comedi_device *dev, 
> unsigned int chan)
>       return 0;
>  }
>  
> -static int s626_dio_reset_irq(struct comedi_device *dev, unsigned int group,
> +static int s626_dio_reset_irq(struct comedi_device *dev, u8 group,
>                             unsigned int mask)
>  {
>       /* disable edge capture write command */

This change isn't wrong, but it should be in a different patch or at the
very least mentioned in the changelog.

regards,
dan carpenter

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to