[RAMEN9610-12171] ion: allocate zero for system heap id
authorhyesoo.yu <hyesoo.yu@samsung.com>
Thu, 13 Sep 2018 02:13:31 +0000 (11:13 +0900)
committerhskang <hs1218.kang@samsung.com>
Thu, 14 Feb 2019 16:19:46 +0000 (01:19 +0900)
commit9d58fde78c8c6f4da28166486191ce5b2b483280
treea2f934b78792cd95eccededebe5fa3b9e0f9c975
parent33443cc97308848b4d17d91db13cc9dd4783885c
[RAMEN9610-12171] ion: allocate zero for system heap id

Traditionally, the system heap is was always zero.
The heap id is created according to the registered order
after kernel 4.12, but the system heap is registered first
to provide compatibility with users to use the system heap.

Change-Id: I46f203a533f6c29b62ced6b49c0a5a5a98e2a914
Signed-off-by: hyesoo.yu <hyesoo.yu@samsung.com>
drivers/staging/android/ion/ion_fdt_exynos.c
drivers/staging/android/ion/ion_system_heap.c