From: Aaron Durbin Date: Mon, 21 Oct 2013 03:58:24 +0000 (-0700) Subject: platform/chrome: chromeos_laptop - Restructure device associations X-Git-Tag: v3.14-rc1~49^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec199dd57ef71858b53828283ac495ed82164933;p=pandora-kernel.git platform/chrome: chromeos_laptop - Restructure device associations The previous code had a single DMI matching entry for each device on a board. Instead provide a single DMI entry for each board which references a structure about each board that lists the associated peripherals. This allows for a lower number of DMI matching sequences as well making it easier to add new boards. Signed-off-by: Aaron Durbin Signed-off-by: Benson Leung Signed-off-by: Olof Johansson --- Reading git-diff-tree failed