commit | af16e49730ec7d8e1a5de800a22c5b122322deea | [log] [tgz] |
---|---|---|
author | Zaheerulla Meer <zmeer@codeaurora.org> | Wed Mar 13 20:03:20 2013 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Mar 27 22:07:14 2013 -0700 |
tree | cfcdc3b970760aaeb992b711b6e85e11f7d4167e | |
parent | 8c840976e2684d547afa1ca9a8f01b6ac3656653 [diff] |
msm: smd_tty: Introduce port-specific wait while opening channel Currently SMD TTY uses a single parameter for the timeout value that is shared across all SMD ports. However, each SMD TTY port has unique constraints on the timeout value as the timeout depends on the subsystem that the port is connecting to. Add a device attribute that provides a timeout value for each port. Change-Id: I0934d6b164b8b9e90917fab1859493478076dc83 Signed-off-by: Zaheerulla Meer <zmeer@codeaurora.org>