Re: [PATCH 12/22] staging: comedi: s626: remove WR7146 and SETVECT macros

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Mar 22, 2013 at 03:58:19PM -0700, H Hartley Sweeten wrote:
> @@ -2548,7 +2549,7 @@ static void s626_initialize(struct comedi_device *dev)
>  	 * DMAC will automatically halt and its PCI address pointer
>  	 * will be reset when the protection address is reached.
>  	 */
> -	WR7146(P_PAGEA2_OUT, 8);
> +	writel(0, devpriv->base_addr + P_PAGEA2_OUT);
               ^
Typo.  Should be 8 instead of 0.

>  
>  	/*
>  	 * Initialize time slot list 2 (TSL2), which is used to control

regards,
dan carpenter
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux