From: Marcel Holtmann Date: Fri, 13 Mar 2015 09:11:02 +0000 (-0700) Subject: Bluetooth: Introduce hci_dev_clear_flag helper macro X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~244^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a358dc11d80ecaca443aa1fd2fd9d4f3425922e7;p=pandora-kernel.git Bluetooth: Introduce hci_dev_clear_flag helper macro Instead of manually coding clear_bit on hdev->dev_flags all the time, use hci_dev_clear_flag helper macro. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed