summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHarry Hong <hhong@nvidia.com>2013-08-05 13:35:51 +0900
committerGabby Lee <galee@nvidia.com>2013-08-08 03:23:51 -0700
commit3c99642533c4d0279c79ef7df502e65623ff7a71 (patch)
treee89cf654181d8970f235e195ec6bb6cf91267b16 /include
parentf0fc356449c817a77cdb2f6343ae008ae9c3b696 (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 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Gabby Lee <galee@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