From: Jiri Slaby Date: Fri, 25 Jul 2008 08:48:22 +0000 (-0700) Subject: Char: mxser, remove predefined isa support X-Git-Tag: v2.6.27-rc1~291 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1df0092477b8b2df605812e298624f5c35bb4805;p=pandora-kernel.git Char: mxser, remove predefined isa support Remove a support of ISA addresses predefined at compile time. It is unused (filled by zeroes) and prolongs the code. Don't initialize global array and add `ioaddr' module param description. Signed-off-by: Jiri Slaby Acked-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed