diff options
author | Binoy Jayan <binoy.jayan@linaro.org> | 2016-06-01 14:56:56 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-21 18:22:31 +0200 |
commit | 38bee763bd6d1f77ca3d10639e9bb3f1a1a53443 (patch) | |
tree | e380629819ff79f2865a693cd7828fa7d03724a3 /arch/mips/mti-sead3 | |
parent | be10ceea4f0920975df35c23d50f8eed157ef72b (diff) | |
download | linux-38bee763bd6d1f77ca3d10639e9bb3f1a1a53443.tar.bz2 |
rtl8192e: Replace semaphore ips_sem with mutex
The semaphore 'ips_sem' in the rtl8192e is a simple mutex, so it should
be written as one. Semaphores are going away in the future.
Signed-off-by: Binoy Jayan <binoy.jayan@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/mips/mti-sead3')
0 files changed, 0 insertions, 0 deletions