2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 03:33:59 +08:00
linux-next/drivers/platform/chrome
Aaron Durbin ec199dd57e 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 <adurbin@chromium.org>
Signed-off-by: Benson Leung <bleung@chromium.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
2013-11-25 12:51:02 -08:00
..
chromeos_laptop.c platform/chrome: chromeos_laptop - Restructure device associations 2013-11-25 12:51:02 -08:00
chromeos_pstore.c platform/chrome: Add pstore platform_device 2013-11-25 12:47:24 -08:00
Kconfig platform/chrome: Add pstore platform_device 2013-11-25 12:47:24 -08:00
Makefile platform/chrome: Add pstore platform_device 2013-11-25 12:47:24 -08:00