Hi,

On Thu, Aug 21, 2008 at 07:28:21PM +0530, ext Swaminathan S wrote:
> 
>     Signed-off-by: Swaminathan S <[EMAIL PROTECTED]>
>     
>     This patch adds tasklet structures to musb to enable
>     polling for FIFO empty status on the Mentor TX FIFO.
>     This is requried to enable proper functioning of
              ^ typo

>     DaVinci CPPI TX DMA when performing Tx transfers.

do not indent the comments.
Signed-off-by line should come after those comments, like the following:

This patch adds tasklet structures to musb to enable
polling for FIFO empty status on the Mentor TX FIFO.
This is required to enable proper functioning of
DaVinci CPPI TX DMA when performing Tx transfers.

Signed-off-by: Swaminathan S <[EMAIL PROTECTED]>

> +#ifdef CONFIG_ARCH_DAVINCI
> +extern void musb_fifo_check_tasklet(unsigned long data);
> +#endif

points to nothing... meld both patches together.

-- 
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to