From: Alan Date: Wed, 4 Dec 2013 15:31:52 +0000 (+0000) Subject: sc1200_wdt: Fix oops X-Git-Tag: v3.13-rc4~35^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dace8bbfccfd9e4fcccfffcfbd82881fda3e756f;p=pandora-kernel.git sc1200_wdt: Fix oops If loaded with isapnp = 0 the driver explodes. This is catching people out now and then. What should happen in the working case is a complete mystery and the code appears terminally confused, but we can at least make the error path work properly. Signed-off-by: Alan Cox Reviewed-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck Partially-Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=53991 --- Reading git-diff-tree failed