From: Sergei Shtylyov Date: Sat, 9 Sep 2006 18:23:56 +0000 (+0400) Subject: [SERIAL] 8250 resourse management fixes X-Git-Tag: v2.6.19-rc1~215^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b30d668a20acd2ffd4268f7bbe799b0dd73d5cf;p=pandora-kernel.git [SERIAL] 8250 resourse management fixes I think register ranges obviously need to be claimed/released for all UARTs including those with UPIO_MEM32 and UPIO_TSI iotype. Also, serial8250_request_rsa_resources() returns false positives with UPIO_MEM32, UPIO_AU, and UPIO_TSI iotype -- I don't think this makes any sense. Signed-off-by: Sergei Shtylyov Signed-off-by: Russell King --- Reading git-diff-tree failed