summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2015-10-12 14:19:48 +0300
committerDarren Hart <dvhart@linux.intel.com>2015-10-15 08:23:30 -0700
commit9d1d459bf52b4a07a934558e055bb61ad82f44cd (patch)
tree9287729f176fa526c3aaadc99d96144d065fa9a9 /usr
parent51c58f2b4f24214950d3dc6ab31af7c2532b096f (diff)
intel_scu_ipc: Protect dev member assignment on ->remove()
Protect the dev member assignment in ->remove() since user may potentially call unbind from a sysfs even if the driver is built-in. The latter might be racy with ongoing SCU communication. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions