From: Andre Guedes Date: Mon, 23 Jul 2012 21:19:04 +0000 (-0300) Subject: Bluetooth: Remove locking in hci_user_passkey_request_evt X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~319^2^2~34^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee72d150ada90d33cc6e222fbdd7f980c16d974d;p=pandora-kernel.git Bluetooth: Remove locking in hci_user_passkey_request_evt This patch removes hdev locking in hci_user_passkey_request_evt since it is not needed. mgmt_user_passkey_request simply calls mgmt_event which does not require hdev locking at all. Signed-off-by: Andre Guedes Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed