From: Azael Avalos Date: Sun, 3 May 2015 23:42:06 +0000 (-0600) Subject: toshiba_bluetooth: Add a container struct named toshiba_bluetooth_dev X-Git-Tag: omap-for-v4.2/fixes-rc1^2~52^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84c0691e514539900d0f90b1e4442ce49664da5a;p=pandora-kernel.git 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-diff-tree failed