remoteproc: correct rproc_mem_entry_init() comments
Add alloc parameter description and correct comment about release one. Signed-off-by: Loic Pallardy <loic.pallardy@st.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
d4c036fec3
commit
a9f6fe0d72
@ -944,7 +944,8 @@ EXPORT_SYMBOL(rproc_add_carveout);
|
|||||||
* @dma: dma address
|
* @dma: dma address
|
||||||
* @len: memory carveout length
|
* @len: memory carveout length
|
||||||
* @da: device address
|
* @da: device address
|
||||||
* @release: memory carveout function
|
* @alloc: memory carveout allocation function
|
||||||
|
* @release: memory carveout release function
|
||||||
* @name: carveout name
|
* @name: carveout name
|
||||||
*
|
*
|
||||||
* This function allocates a rproc_mem_entry struct and fill it with parameters
|
* This function allocates a rproc_mem_entry struct and fill it with parameters
|
||||||
|
Loading…
x
Reference in New Issue
Block a user