commit | 908ecb358b38b5d3276f3d41eb61074974bad18e | [log] [tgz] |
---|---|---|
author | Murat Sezgin <msezgin@codeaurora.org> | Sun May 10 20:54:36 2015 -0700 |
committer | Murat Sezgin <msezgin@codeaurora.org> | Tue May 26 14:15:31 2015 -0700 |
tree | 1f33a036c8ecad77dec8881acb6e4e74fa1e84b2 | |
parent | e8862a9420ee5311e7527c01b4db4387afb03856 [diff] |
[qca-nss-ecm] Replace sysfs with debugfs. * The new debug file paths are located at /sys/kernel/debug/ecm directory. * Cleaned-up some spinlock code. Removed unnecessary spinlock usages and initialize the lock obeckts with the DEFINE_SPINLOCK macro. Change-Id: Ifafbd32195bd0278bd56fc84dffae894f09c26ca Signed-off-by: Murat Sezgin <msezgin@codeaurora.org>