aboutsummaryrefslogtreecommitdiff
path: root/include/linux/string_helpers.h
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2018-01-22 12:53:24 +0100
committerMarcel Holtmann <[email protected]>2018-01-22 13:01:42 +0100
commit8c6b8eda7294775097e0d0eb64cb6f86d460d7c2 (patch)
treea81a05ed752780b471e4816cfe3758fefeaf0127 /include/linux/string_helpers.h
parentd456f678a074b5d7cf14c4043f9294edadc2aef8 (diff)
Bluetooth: hci_bcm: For serdev case close serdev on failure to set power
Commit 8bfa7e1e03ac ("Bluetooth: hci_bcm: Handle errors properly") introduced error checking for the bcm_gpio_set_power() call in bcm_open() but the error-path it introduces unsets dev->hu, which is correct for platform_device instantiated bcm_dev-s but not for serdev instantiated devs. For serdev instantiated devs serdev_device_close() should be called instead (and dev->hu should be left set). Cc: Lukas Wunner <[email protected]> Fixes: 8bfa7e1e03ac ("Bluetooth: hci_bcm: Handle errors properly") Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'include/linux/string_helpers.h')
0 files changed, 0 insertions, 0 deletions