commit | 713817b2a371b39e48cd83ce79bffceedea524c3 | [log] [tgz] |
---|---|---|
author | Pratibhasagar V <pratibha@codeaurora.org> | Fri Sep 07 11:28:30 2012 +0530 |
committer | Pratibhasagar V <pratibha@codeaurora.org> | Fri Sep 21 18:48:35 2012 +0530 |
tree | 1846d3c3d4aa29763e3ec1bc79a0775f13ebaac5 | |
parent | 19a4913d80f3aecc6161146a62f3ee51dd1f2a8d [diff] |
mmc: msm_sdcc: Add debugfs attribute for updating idle timeout Recommended runtime PM idle timout should be 5sec. But to address any PM related issues, add a debugfs entry to set this timeout less than 5sec. Once debugfs is mounted, it will be available under path: /sys/kernel/debug/msm_sdcc/mmc%/idle_tout CRs-Fixed: 391067 Change-Id: I1f1c9e8cbb371cc975e71cf66fcbee43142b3bc7 Signed-off-by: Pratibhasagar V <pratibha@codeaurora.org>