From: Rom Lemarchand Date: Fri, 13 Dec 2013 22:24:53 +0000 (-0800) Subject: ion: add new ion_user_handle_t type for the user-space token X-Git-Tag: v3.14-rc1~150^2~398 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22b7f24d6131ac4cbbf03f7a81000942e74fcd49;p=pandora-kernel.git ion: add new ion_user_handle_t type for the user-space token Declare new ion_user_handle_t type to contain the token returned to user-space. This allows a 2-step migration of the user-space code to a new kernel header first, then will allow us to change the definition of the ion_user_handle_type_t to int without breaking the API. Signed-off-by: Rom Lemarchand (cherry picked from commit ebb8269bbb05b06ecedca3e21b3e65f23d48eadd) [jstultz: modified patch to apply to staging directory] Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed