From: David S. Miller Date: Thu, 29 Jun 2006 22:13:40 +0000 (-0700) Subject: [SERIAL] sunzilog: Fix bugs in device deregristration. X-Git-Tag: v2.6.18-rc1~332 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fa97dcf9d48b02934c60a48873199850351e760;p=pandora-kernel.git [SERIAL] sunzilog: Fix bugs in device deregristration. 1) Need to unregister 2 ports per of_device. 2) Need to of_iounmap() 1 mapping per of_device. 3) Need to free up the IRQ only after all devices have been unregistered. Signed-off-by: David S. Miller --- Reading git-diff-tree failed