summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@googlemail.com>2011-10-25 12:09:52 +0200
committerGustavo F. Padovan <padovan@profusion.mobi>2011-11-07 20:24:52 +0100
commit52a1020e80beece986002f673eca24dae6255b55 (patch)
tree9f90f39d76ec76355a5a9c63f19e0357dc410ac8 /firmware
parentBluetooth: Set HCI_MGMT flag only in read_controller_info (diff)
downloadlinux-52a1020e80beece986002f673eca24dae6255b55.tar.xz
linux-52a1020e80beece986002f673eca24dae6255b55.zip
Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMIC
We are allowed to sleep here so no need to use GFP_ATOMIC. The caller (ath3k_probe) calls request_firmware() which definitely sleeps. Hence, we should avoid using GFP_ATOMIC. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions