fixing dmi match for hp t5745 and hp st5747 thin client
authorMarc Gariepy <mgariepy@ubuntu.com>
Tue, 1 May 2012 17:37:57 +0000 (13:37 -0400)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 2 May 2012 19:41:33 +0000 (21:41 +0200)
commit62004978df3898649e152751eb6ac264a323ec36
treebe3dc33c53663b7ab26a3a973708475210f41ccd
parente90f3b61f4432e3c5bb6b57f4b3e8d8cba747541
fixing dmi match for hp t5745 and hp st5747 thin client

Match the correct information which is DMI_PRODUCT_NAME instead of DMI_BOARD_NAME
See dmidecode information on launchpad for both thin client:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/911920
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/911916

Signed-off-by: Marc Gariepy <mgariepy@ubuntu.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_lvds.c