summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHarry Hong <hhong@nvidia.com>2013-08-05 13:35:51 +0900
committerPeter Kim <pekim@nvidia.com>2013-10-10 18:21:51 -0700
commit79b31fb15aa9641a37ce4b5abd20fe072586b9bb (patch)
treefb2777628fd98e39085599d0f0a3079c12237dcb /include
parent95402b9643254a634735b675d900131e68f1711f (diff)
tty: serial: enable irq_wake
enable irq_wake for uart interrupt if wakeup from lp0 is required. ex) BT host-wake pin is connected to uart3_cts. so, making uart interrupt as wake irq. bug 1328470 Change-Id: I11f7ea8a627a84972c5d734d256a253cad2bc0af Signed-off-by: Harry Hong <hhong@nvidia.com> Reviewed-on: http://git-master/r/257237 (cherry picked from commit 3c99642533c4d0279c79ef7df502e65623ff7a71) Reviewed-on: http://git-master/r/288816 Reviewed-by: Peter Kim <pekim@nvidia.com> Tested-by: Peter Kim <pekim@nvidia.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/tegra_uart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/tegra_uart.h b/include/linux/tegra_uart.h
index f51b373f8025..b503b426209c 100644
--- a/include/linux/tegra_uart.h
+++ b/include/linux/tegra_uart.h
@@ -1,6 +1,6 @@
/* include/linux/tegra_uart.h
*
- * Copyright (C) 2011-2012 NVIDIA Corporation
+ * Copyright (C) 2011-2013, NVIDIA CORPORATION. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by