OSDN Git Service

tty: serial: msm: Add runtime PM and system sleep support
authorPramod Gurav <gpramod@codeaurora.org>
Thu, 19 May 2016 13:47:26 +0000 (19:17 +0530)
committerRunmin Wang <runminw@codeaurora.org>
Tue, 30 Aug 2016 20:18:57 +0000 (13:18 -0700)
commit14f40931b3edcb81c93e13fdcccd1fcef802be13
tree80735a3df13bf85b941074ca740ab3c69a286a7d
parent28352998dee80f33641dd7b28479350bd480b823
tty: serial: msm: Add runtime PM and system sleep support

Add runtime pm and suspend/resume callback support to serial msm
driver so that clock resources are managed runtime to save power.

CRs-Fixed: 1061290
Change-Id: If2004dcf19649f68cc8fbe0506799d3c700293ff
Signed-off-by: Pramod Gurav <gpramod@codeaurora.org>
Signed-off-by: Runmin Wang <runminw@codeaurora.org>
drivers/tty/serial/msm_serial.c