HACK: serial: mfd: disable runtime PM temporarily
authorWu Zheng <wu.zheng@intel.com>
Wed, 25 Sep 2013 09:38:41 +0000 (17:38 +0800)
committerYin Kangkai <kangkai.yin@linux.intel.com>
Thu, 26 Dec 2013 14:33:56 +0000 (22:33 +0800)
commita6e1be7f20f5a911389c23d74df7f9e960da62e9
tree4c05dd6653219b169eb25dcffcc5abbebd73b7dc
parent7164c7aaabd2bfaf916917af999275ebca3573e9
HACK: serial: mfd: disable runtime PM temporarily

We can't wait for BT LPM because broadcom support is slowly.
It will block BT LPM enabling and Bluetooth enabling.

We need to enable BT, so that it doesn't block project milestone.
Then we continue checking and getting broadcom support to enable BT LPM.

Signed-off-by: Wu Zheng <wu.zheng@intel.com>
drivers/tty/serial/mfd.c