From: Azael Avalos Date: Sun, 3 May 2015 23:42:08 +0000 (-0600) Subject: toshiba_bluetooth: Adapt *_enable, *_notify and *_resume functions to rfkill X-Git-Tag: omap-for-v4.2/fixes-rc1^2~52^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d85b11b1a4bee3146540111ef15b5ca1eeb71645;p=pandora-kernel.git toshiba_bluetooth: Adapt *_enable, *_notify and *_resume functions to rfkill This patch adapts toshiba_bluetooth_enable, toshiba_bt_rfkill_notify and toshiba_bt_resume functions to rfkill. The *_enable function was cleaned from code that the rfkill code now provides, and the other two functions were modified to update the rfkill switch status, as they were only calling toshiba_bluetooth_enable. Signed-off-by: Azael Avalos Signed-off-by: Darren Hart --- Reading git-diff-tree failed