]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pch_uart: Use DMI interface for board detection
authorDarren Hart <dvhart@linux.intel.com>
Sat, 13 Jul 2013 00:58:05 +0000 (17:58 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Jul 2013 23:04:50 +0000 (16:04 -0700)
commit4e3234897fbc4c83286f3cd3105d38b26634812d
treec8251bbe056683a0f4f244b5a6cc582472c18f3c
parent7d12b9769f39bec1630c6a1947e8615ce26c9a52
pch_uart: Use DMI interface for board detection

Use the DMI interface rather than manually matching DMI strings.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Cc: Michael Brunner <mibru@gmx.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/pch_uart.c