commit | e2ea295baf87d78f2ed86ce595b30c691b18b210 | [log] [tgz] |
---|---|---|
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Fri Apr 08 17:35:04 2016 +0300 |
committer | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Fri Apr 08 17:41:25 2016 +0300 |
tree | 329293f71d023e86600582c372a54b7e583b0156 | |
parent | a45ff6ed742cdfdb3cdebee83d19ab1c00d91fcc [diff] |
intel_th: Hold output driver module reference while capture is active Right now it's possible to unload the output subdevice's driver while the capture to this output is active. Prevent this by holding the output driver's module reference. Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Reviewed-by: Laurent Fert <laurent.fert@intel.com>