commit | 7aa4d5c8ffed00ff751f1d8d492ae89d7f3f9736 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Mon Dec 15 11:33:08 2014 +0000 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Jan 20 13:56:05 2015 +0100 |
tree | 845400d5684f630e97069d6f4427f1d51e628620 | |
parent | b69a7806de1d4073aad2d9e5c9371a7341cf9eaa [diff] |
doubletalk: probe failure causes OOPS The code bothers to probe for the device, but on failing to find it proceeds to try and release a NULL resource, thereby ruining it's prior good behaviour Resolves-Bug: https://bugzilla.kernel.org/show_bug.cgi?id=88581 Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>