Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mm: cma: fix condition check when setting global cma area
dev_set_cma_area incorrectly assigned cma to global area on first call due to incorrect check. This patch fixes this issue. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
- Loading branch information