commit | 9fc05a59f63c1ee60d842a7c79a5433038791b57 | [log] [tgz] |
---|---|---|
author | Siva Kumar Akkireddi <sivaa@codeaurora.org> | Thu Jul 05 10:55:32 2018 +0530 |
committer | chrmhoffmann <chrmhoffmann@gmail.com> | Sat Feb 29 11:16:56 2020 +0100 |
tree | 2abe2f3beeeed5fb984afd98644d7cbecb3bea83 | |
parent | 01003a7670732bc9d3b12fc94234d1f8667acd8b [diff] |
msm: sps: Suppress bind/unbind attributes SPS driver does not support manual bind/unbind operations through sysfs. Suppress the bind/unbind nodes. Do not free SPS struct in sps_device_de_init since it is being done in sps_exit, and also to avoid use-after-free. Issue: SEC-1634 Bug: 114042002 Change-Id: If6da6c5fb9d1a44d0420c6151f7f9d0a33cb2d04 Signed-off-by: Siva Kumar Akkireddi <sivaa@codeaurora.org> (cherry picked from commit f7a1588d501de20aa13d9c1f1715cb3a96fffadc)