linux/drivers/staging/android
Gustavo Padovan b55b54b5db staging/android: remove struct sync_pt
struct sync_pt was just wrapping around struct fence and creating an
extra abstraction layer. The only two members of struct sync_pt, child_list
and active_list, were moved to struct fence in an earlier commit. After
removing those two members struct sync_pt is nothing more than struct
fence, so remove it all and use struct fence directly.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-07 17:34:58 -08:00
..
ion staging: android: ion: Set the length of the DMA sg entries in buffer 2016-02-07 17:34:58 -08:00
trace staging/android: remove struct sync_pt 2016-02-07 17:34:58 -08:00
uapi staging/android: rename sync_fence to sync_file 2016-02-07 17:34:58 -08:00
ashmem.c staging: ashmem: Avoid deadlock with mmap/shrink 2016-02-07 17:34:58 -08:00
ashmem.h
Kconfig staging/android: move SW_SYNC_USER to a debugfs file 2016-02-07 17:34:58 -08:00
lowmemorykiller.c staging: lowmemorykiller: Make default lowmemorykiller debug message useful 2016-02-07 17:34:58 -08:00
Makefile staging: Remove logger and alarm-dev from android Makefile 2015-01-28 11:32:39 -08:00
sw_sync.c staging/android: remove struct sync_pt 2016-02-07 17:34:58 -08:00
sw_sync.h staging/android: remove struct sync_pt 2016-02-07 17:34:58 -08:00
sync_debug.c staging/android: remove struct sync_pt 2016-02-07 17:34:58 -08:00
sync.c staging/android: remove struct sync_pt 2016-02-07 17:34:58 -08:00
sync.h staging/android: remove struct sync_pt 2016-02-07 17:34:58 -08:00
timed_gpio.c staging: android: remove multiple blank lines 2015-11-15 20:02:47 -08:00
timed_gpio.h
timed_output.c drivers/staging: make android timed_output.c explicitly non-modular 2015-10-12 21:12:17 -07:00
timed_output.h
TODO staging/android: add TODO to de-stage android sync framework 2015-12-14 11:05:45 -08:00