]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging/android: move sw_sync related code to sw_sync.c
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 31 May 2016 19:59:05 +0000 (16:59 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 18 Jun 2016 04:17:40 +0000 (21:17 -0700)
commit1867a23b13b25d0a228b0509ade20fb977dcb601
tree51aefca003cd48480c4a205f702c81115bd2b6e7
parent0431b9065f28ecf6c320fefebe0241620049984f
staging/android: move sw_sync related code to sw_sync.c

Split sync_debug and sw_sync in two different files.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Sumit Semwal <sumit.semwal@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/Makefile
drivers/staging/android/sw_sync.c [new file with mode: 0644]
drivers/staging/android/sync.h
drivers/staging/android/sync_debug.c