From: Russell King Date: Sat, 16 Sep 2006 19:53:05 +0000 (+0100) Subject: [SERIAL] serial_cs: Use clean up multiport card detection X-Git-Tag: v2.6.19-rc1~215^2~19 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43549ad7a74e33947f3ba1756a7713086d32e97c;p=pandora-kernel.git [SERIAL] serial_cs: Use clean up multiport card detection - Use ARRAY_SIZE() instead of home grown based version. - use parse->manfid.card rather than le16_to_cpu(buf[1]) - manfid.card is already converted to this format. - use info->prodid in subsequent tests rather than parse->manfid.card. Signed-off-by: Russell King --- Reading git-diff-tree failed