Re: [PATCH 1/3] staging: android: remove ION_IOC_SYNC

2016-12-16 Thread Matthew Smith
On Fri, Dec 16, 2016 at 03:05:54PM -0800, Laura Abbott wrote: > The 'remove' from that TODO is more than just removing the code. > There's also an implicit 'replace it with something else'. The > work to do this is still ongoing (see some of my latest patches). > NAK for all 3 of these patches

Re: [PATCH 1/3] staging: android: remove ION_IOC_SYNC

2016-12-16 Thread Laura Abbott
On 12/16/2016 02:42 PM, Matthew Smith wrote: > Remove definition of ION_IOC_CUSTOM from ion.h. > Remove usage from compat_ion.c and ion-ioctl.c. > Remove item from TODO file. The 'remove' from that TODO is more than just removing the code. There's also an implicit 'replace it with something

[PATCH 1/3] staging: android: remove ION_IOC_SYNC

2016-12-16 Thread Matthew Smith
Remove definition of ION_IOC_CUSTOM from ion.h. Remove usage from compat_ion.c and ion-ioctl.c. Remove item from TODO file. Signed-off-by: Matthew Smith --- drivers/staging/android/TODO | 3 --- drivers/staging/android/ion/compat_ion.c | 1 -