Re: [PATCH 2/2] usb: renesas_usbhs: remove original filter from usbhsf_dma_init()

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

 



Hi Felipe

> > +	chan = dma_request_slave_channel_compat(mask,
> > +				shdma_chan_filter, (void *)id, dev, name);
> 
> this adds a build warning:
> 
> drivers/usb/renesas_usbhs/fifo.c:1012:24: warning: cast to pointer from
> integer of different size [-Wint-to-pointer-cast]
>      shdma_chan_filter, (void *)id, dev, name);
> 
> Please fix it, I'll drop this patch for now.

Thank you.
shdma_chan_filer requests "int" id as "void *" somehow.
I will fix it first, and send v2 patch after that.
Thank you
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux