From 7aa4d5c8ffed00ff751f1d8d492ae89d7f3f9736 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Mon, 15 Dec 2014 11:33:08 +0000 Subject: [PATCH] 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-format-patch failed