From: Azael Avalos Date: Sun, 3 May 2015 23:42:09 +0000 (-0600) Subject: toshiba_bluetooth: Change BT status message to debug X-Git-Tag: omap-for-v4.2/fixes-rc1^2~52^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8798df8845c74d3433997d026abf7ba013a7fcdd;p=pandora-kernel.git toshiba_bluetooth: Change BT status message to debug The function toshiba_bluetooth_status is currently printing the status of the device whenever it is queried, but since the introduction of the rfkill poll code, this value will get printed everytime the poll occurs. This patch removes the status message from the *_status function, and adds a debug message to the *_sync_status function printing the bluetooth device raw status, killswitch, plug and power states of the device as well. Signed-off-by: Azael Avalos Signed-off-by: Darren Hart --- Reading git-diff-tree failed