From: Russell King Date: Sat, 16 Sep 2006 22:04:37 +0000 (+0100) Subject: [SERIAL] serial_cs: handle Nokia multi->single port bodge via config quirk X-Git-Tag: v2.6.19-rc1~215^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20f130495c07cd01fb423c3dec7f045038118dec;p=pandora-kernel.git [SERIAL] serial_cs: handle Nokia multi->single port bodge via config quirk According to the existing code, Nokia only make single-port cards, but are detected as multi-port cards. Handle this in roughly the same way via the config quirk - forcing it to be a real single port card (info->multi=0) changes the way we allocate the IO memory, which might stop the card working. Signed-off-by: Russell King --- Reading git-diff-tree failed