From: Marcel Holtmann Date: Thu, 3 Oct 2013 06:37:29 +0000 (-0700) Subject: Bluetooth: Allow changing device class when BR/EDR is disabled X-Git-Tag: v3.13-rc1~105^2~225^2~24^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6203fc983457a19a1c4c491ab0e94b4c4c884fb9;p=pandora-kernel.git Bluetooth: Allow changing device class when BR/EDR is disabled Changing the device class when BR/EDR is disabled has no visible effect for remote devices. However to simplify the logic allow it as long as the controller supports BR/EDR operations. If it is not allowed, then the overall logic becomes rather complicated since the class of device values would need clearing or restoring when BR/EDR setting changes. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed