commit | 984e608bffe4c4f619d71ad50c3fece1f746b6e6 | [log] [tgz] |
---|---|---|
author | Saket Saurabh <ssaurabh@codeaurora.org> | Tue Jun 04 11:40:41 2013 +0530 |
committer | Saket Saurabh <ssaurabh@codeaurora.org> | Fri Jun 14 15:02:48 2013 +0530 |
tree | 9c99c8f56920d3d48f066230c2e812cb30f2dfa2 | |
parent | a06e7dd5d5077b77d848a4740a86e25a254923c1 [diff] |
msm_serial_hs: Add ioctl support for UART Clock on/off request This change adds support for ioctl implementation in HSUART driver. UART Client application (e.g. Bluetooth) can make request for UART Clock on/off using the ioctl mechanism. UART Clock status also can be queried using this mechanism. CRs-Fixed: 496245 Change-Id: I9531cf2f9eda487082b9719341c5ad84c15ad5f7 Signed-off-by: Saket Saurabh <ssaurabh@codeaurora.org>