From: Alan Cox Date: Mon, 15 Dec 2014 11:33:08 +0000 (+0000) Subject: doubletalk: probe failure causes OOPS X-Git-Tag: fixes-v4.0-rc1~151^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aa4d5c8ffed00ff751f1d8d492ae89d7f3f9736;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed