From: Tomoya MORINAGA Date: Mon, 2 Apr 2012 05:36:22 +0000 (+0900) Subject: pch_uart: Fix MSI setting issue X-Git-Tag: v3.4-rc3~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=867c902e07d5677e2a5b54c0435e589513abde48;p=pandora-kernel.git pch_uart: Fix MSI setting issue The following patch (MSI setting) is not enough. commit e463595fd9c752fa4bf06b47df93ef9ade3c7cf0 Author: Alexander Stein Date: Mon Jul 4 08:58:31 2011 +0200 pch_uart: Add MSI support Signed-off-by: Alexander Stein Signed-off-by: Greg Kroah-Hartman To enable MSI mode, PCI bus-mastering must be enabled. This patch enables the setting. cc: Alexander Stein Signed-off-by: Tomoya MORINAGA Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed