commit | dace8bbfccfd9e4fcccfffcfbd82881fda3e756f | [log] [tgz] |
---|---|---|
author | Alan <gnomes@lxorguk.ukuu.org.uk> | Wed Dec 04 15:31:52 2013 +0000 |
committer | Wim Van Sebroeck <wim@iguana.be> | Tue Dec 10 08:48:15 2013 +0100 |
tree | 95032d1270fd51614b0553252227fbb36639ddad | |
parent | 9539210e17dc09ea1472076c297d461c7507a5bb [diff] |
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 <alan@linux.intel.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be> Partially-Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=53991