]> git.baikalelectronics.ru Git - kernel.git/commit
staging/android: move SW_SYNC_USER to a debugfs file
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 21 Jan 2016 12:49:18 +0000 (10:49 -0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 01:34:58 +0000 (17:34 -0800)
commit4130b2be8cc1143d130b11119b1eb72059c4f059
treea8d1e0ee565f7e76d7967374efaf8aff92a8aef5
parentb44be6e30d7279fa5fad6e1dba79e1d6471ac3f6
staging/android: move SW_SYNC_USER to a debugfs file

This remove CONFIG_SW_SYNC_USER and instead compile the sw_sync file into
debugpfs under <debugfs>/sync/sw_sync.

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>
drivers/staging/android/Kconfig
drivers/staging/android/sw_sync.c
drivers/staging/android/sync_debug.c