提交 bb56d0dc 编写于 作者: G Gioh Kim 提交者: Marek Szyprowski

drivers/base/dma-contiguous.c: erratum of dev_get_cma_area

fix erratum get_dev_cma_area into dev_get_cma_area
Signed-off-by: NGioh Kim <gioh.kim@lge.com>
Signed-off-by: NMarek Szyprowski <m.szyprowski@samsung.com>
上级 e464ef16
......@@ -278,7 +278,7 @@ static void clear_cma_bitmap(struct cma *cma, unsigned long pfn, int count)
*
* This function allocates memory buffer for specified device. It uses
* device specific contiguous memory area if available or the default
* global one. Requires architecture specific get_dev_cma_area() helper
* global one. Requires architecture specific dev_get_cma_area() helper
* function.
*/
struct page *dma_alloc_from_contiguous(struct device *dev, int count,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册