From: Vasanthakumar Thiagarajan Date: Tue, 12 Apr 2011 07:12:22 +0000 (+0530) Subject: ath9k: Register id table for platform device X-Git-Tag: v3.0-rc1~377^2~256^2^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f11c819d5fb24b637f2db605e5d3c270c979627;p=pandora-kernel.git ath9k: Register id table for platform device Currently the device id in the platform driver is hardcoded to an id which is specific to AR9130/AR9132 SOCs as it supports only wmac (wireless mac) of these SOCs. But this needs to be dynamic when we want to support different wmac of SOCs. So add id_table to driver to make it extendable to more SOCs. Signed-off-by: Vasanthakumar Thiagarajan Acked-by: Gabor Juhos Signed-off-by: John W. Linville --- Reading git-diff-tree failed