Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1393158
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] crypto: omap-aes: Use dma_request_chan() for requesting DMA channel |
| Date | 2016-05-03 10:20 +0200 |
| Message-ID | <ruDIK-4pf-17@gated-at.bofh.it> (permalink) |
| References | <rtgld-6wl-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Apr 29, 2016 at 04:02:18PM +0300, Peter Ujfalusi wrote: > With the new dma_request_chan() the client driver does not need to look for > the DMA resource and it does not need to pass filter_fn anymore. > By switching to the new API the driver can now support deferred probing > against DMA. > > Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> > CC: Herbert Xu <herbert@gondor.apana.org.au> > CC: David S. Miller <davem@davemloft.net> > CC: Lokesh Vutla <lokeshvutla@ti.com> All applied. -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] crypto: omap-aes: Use dma_request_chan() for requesting DMA channel Peter Ujfalusi <peter.ujfalusi@ti.com> - 2016-04-29 15:10 +0200 Re: [PATCH] crypto: omap-aes: Use dma_request_chan() for requesting DMA channel Herbert Xu <herbert@gondor.apana.org.au> - 2016-05-03 10:20 +0200
csiph-web