]> Pileus Git - ~andy/linux/commit
ion: Add reserve function to ion
authorRebecca Schultz Zavin <rebecca@android.com>
Fri, 13 Dec 2013 22:23:38 +0000 (14:23 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2013 16:55:36 +0000 (08:55 -0800)
commit2991b7a044c82252e7b6456321515ebdbdf3acac
tree9cb67d1cef656d352ef81ab0fd60208080bc7a12
parent4d5ca3299fb7b27ceb6c33a62bc10ce4d408dc0b
ion: Add reserve function to ion

Rather than requiring each platform call memblock_remove or reserve
from the board file, add this to ion

Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
[jstultz: modified patch to apply to staging directory]
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/ion.c
drivers/staging/android/ion/ion.h