]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Bluetooth: btmtkuart: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
authorZhang Qilong <zhangqilong3@huawei.com>
Mon, 31 May 2021 14:24:49 +0000 (22:24 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 2 Jun 2021 20:06:07 +0000 (22:06 +0200)
commitd6e15c04b70dec85b1f5d8d85b947a6758582246
treecd958e0b7f3d2e6662467def84c317fa0da441c5
parent46014be648c51608ba12bc073562225d02fccc5b
Bluetooth: btmtkuart: using pm_runtime_resume_and_get instead of pm_runtime_get_sync

Using pm_runtime_resume_and_get is more appropriate
for simplifing code

Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmtkuart.c