From: Krzysztof Helt Date: Tue, 4 Mar 2008 22:28:39 +0000 (-0800) Subject: tridentfb: resource management fixes in probe function X-Git-Tag: v2.6.25-rc4~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8ed857c64e3ae62e27606ae58bc7371b5daccb1;p=pandora-kernel.git tridentfb: resource management fixes in probe function Correct error paths in probe function. The probe function enables mmio mode so it important to disable the mmio mode before exiting the probe function. Otherwise, the console is left in unusable state (garbled fonts at least, lock up at worst). [akpm@linux-foundation.org: cleanups] Signed-off-by: Krzysztof Helt Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed