From: Greg Ungerer Date: Tue, 10 Jan 2006 06:59:04 +0000 (+1000) Subject: [PATCH] m68knommu: set irq priority/level different for each ColdFire serial port X-Git-Tag: v2.6.16-rc1~454 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=082f2c1cc7aa7aabdbf5235b788ff42e10abb399;p=pandora-kernel.git [PATCH] m68knommu: set irq priority/level different for each ColdFire serial port Set the hardware interrupt priority to a different value for each attached ColdFire serial port. According to the CPU documentation you should not use the same combination of level/priority on more than one device. People have reported odd serial port behavior with them set the same. Signed-off-by: Greg Ungerer Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed