From 84c0691e514539900d0f90b1e4442ce49664da5a Mon Sep 17 00:00:00 2001 From: Azael Avalos Date: Sun, 3 May 2015 17:42:06 -0600 Subject: [PATCH] toshiba_bluetooth: Add a container struct named toshiba_bluetooth_dev This patch adds a struct named toshiba_bluetooth_dev, which will be used to contain the acpi_device struct and bluetooth status booleans. This struct will also be used by later patches to store the rfkill struct as well. Also, a helper function named toshiba_bluetooth_sync_status was added to be also used by upcomming patches. Signed-off-by: Azael Avalos Signed-off-by: Darren Hart --- Reading git-format-patch failed