From 22b7f24d6131ac4cbbf03f7a81000942e74fcd49 Mon Sep 17 00:00:00 2001 From: Rom Lemarchand Date: Fri, 13 Dec 2013 14:24:53 -0800 Subject: [PATCH] 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-format-patch failed