Re: New driver for a SPI controller equipped with HW queue

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

 



Thank you for answering.

> > Is there any way to get several transfer from the framework without
> > waiting to finish one to get the next even if they belongs to
> > different messages?
> 
> You'd probably want to be starting at transfer() and completely ignoring
> the core message queue, trying to use the core queue and simultaneously
> offload it to hardware isn't going to end well.  

Using trasfer() would be the best for us but we saw that the use of transfer() is deprecated 
while the use of core queue (transfer_one() / transfer_one_message()) is strongly advised. 
Is that true?

Thanks in advance

Mirco and Andrea



[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux