From: Lee, Chun-Yi Date: Sat, 15 Dec 2012 17:31:27 +0000 (+0200) Subject: msi-laptop: merge quirk tables to one X-Git-Tag: v3.9-rc1~13^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0816392b97d45b779c6ab2cfac4e1561d3ef7242;p=pandora-kernel.git msi-laptop: merge quirk tables to one This patch introduced a quirk_entry struct, then we merged all quirk tables to msi_dmi_table. Then we can more easily to set different quirk attributes for different machine. Signed-off-by: Lee, Chun-Yi Changed this patch so that it could be applied before MSI Wind U100 support patch. Changed rfkill logic for ec_read_only quirk support. Removed delays if ec_delay = false. Signed-off-by: Maxim Mikityanskiy Acked-by: Lee, Chun-Yi Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed