From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: [PATCH v2 0/2] Bluetooth: hci_bcm: For serdev case close serdev on failure to set power Date: Mon, 22 Jan 2018 12:53:23 +0100 Message-ID: <20180122115325.28960-1-hdegoede@redhat.com> Return-path: Sender: linux-bluetooth-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Andy Shevchenko , Marcel Holtmann , Gustavo Padovan , Johan Hedberg Cc: Hans de Goede , linux-bluetooth-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-serial@vger.kernel.org Hi Marcel, Here is a v2 of my recent patch-set with the 2 patches swapped in order as you requested. Note that 2/2 really is just an RFC / for future reference for now, since we first need to fix the Edison SOM still using a platform_device + tty instead of a serdev. Regards, Hans