From: Jiri Slaby Date: Fri, 8 Feb 2008 12:21:51 +0000 (-0800) Subject: Char: applicom, use pci_match_id X-Git-Tag: v2.6.25-rc1~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53a7a1bb438245cd2ef9674b9af3a5201d7d7657;p=pandora-kernel.git Char: applicom, use pci_match_id Instead of testing hardcoded values, use pci_match_id to reference the pci_device_id table. Sideways, it allows easy new additions to the table. [akpm@linux-foundation.org: remove wrongly-added semicolon] Signed-off-by: Jiri Slaby Cc: WANG Cong Cc: David Woodhouse Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed