No need to set any values for direct keys.

Signed-off-by: Kristen Carlson Accardi <[email protected]>
---
 arch/x86/pci/mrst.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/x86/pci/mrst.c b/arch/x86/pci/mrst.c
index ca8b689..c580fcc 100644
--- a/arch/x86/pci/mrst.c
+++ b/arch/x86/pci/mrst.c
@@ -317,7 +317,7 @@ static void __devinit langwell_keypad_fixup(struct pci_dev 
*dev)
         * Bit 0: Direct Keypad Interrupt enable
         */
        if (val == 0)
-               writel(0x3f9ff8c3, base);
+               writel(0x3f9ff800, base);
 
        val = readl(base + 0x24);
 
-- 
1.7.3.1

_______________________________________________
MeeGo-kernel mailing list
[email protected]
http://lists.meego.com/listinfo/meego-kernel

Reply via email to