]> Pileus Git - ~andy/linux/commit
pch_uart: Add Kontron COMe-mTT10 uart clock quirk
authorMichael Brunner <mibru@gmx.de>
Fri, 23 Mar 2012 10:06:37 +0000 (11:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Apr 2012 17:58:41 +0000 (10:58 -0700)
commit11bbd5b6dae49fd7072ebf5eb63735827bd72f42
tree96207c735db84aa8a9c05f1200805bb2cdaaacb1
parent867c902e07d5677e2a5b54c0435e589513abde48
pch_uart: Add Kontron COMe-mTT10 uart clock quirk

Add UART clock quirk for the Kontron COMe-mTT10 module.

The board has previously been called nanoETXexpress-TT, therefore this
is also checked.

As suggested by Darren Hart the comparison in this patch version is
placed after the FRI2 checks to ensure it will also work with possible
upcoming changes to the FRI2 firmware.

This patch follows the patchset submitted by Darren Hart at
commit a46f5533ecfc7bbdd646d84fdab8656031a715c6.

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