Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1269832
| From | Vinod Koul <vinod.koul@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in case !CONFIG_OF |
| Date | 2015-11-16 04:40 +0100 |
| Message-ID | <qviO5-20s-3@gated-at.bofh.it> (permalink) |
| References | <qqH0K-1sK-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Nov 03, 2015 at 12:28:10PM +0200, Peter Ujfalusi wrote: > of_dma_request_slave_channel should return either pointer for valid > dma_chan or ERR_PTR() error code, NULL is not expected to be returned. Applied, thanks -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in case !CONFIG_OF Peter Ujfalusi <peter.ujfalusi@ti.com> - 2015-11-03 11:30 +0100 Re: [PATCH] dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in case !CONFIG_OF Arnd Bergmann <arnd@arndb.de> - 2015-11-03 11:50 +0100 Re: [PATCH] dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in case !CONFIG_OF Vinod Koul <vinod.koul@intel.com> - 2015-11-16 04:40 +0100
csiph-web