1
0
Fork 0
alistair23-linux/drivers/bluetooth
Magnus Damm 73ca66b97b [PATCH] release_firmware() fixes
Use release_firmware() to free requested resources.

According to Documentation/firmware_class/README the request_firmware()
call should be followed by a release_firmware().  Some drivers do not
however free the firmware previously allocated with request_firmware().
This patch tries to fix this by making sure that release_firmware() is used
as expected.

Signed-off-by: Magnus Damm <magnus@valinux.co.jp>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: "John W. Linville" <linville@tuxdriver.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-10 13:24:15 -07:00
..
Kconfig [Bluetooth] Remove TXCRC compile option for BCSP driver 2005-10-28 19:20:40 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bcm203x.c [PATCH] release_firmware() fixes 2006-07-10 13:24:15 -07:00
bfusb.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
bluecard_cs.c [Bluetooth] Add platform device for virtual and serial devices 2006-07-03 19:54:00 -07:00
bpa10x.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
bt3c_cs.c [Bluetooth] Add platform device for virtual and serial devices 2006-07-03 19:54:00 -07:00
btuart_cs.c [Bluetooth] Add platform device for virtual and serial devices 2006-07-03 19:54:00 -07:00
dtl1_cs.c [Bluetooth] Add platform device for virtual and serial devices 2006-07-03 19:54:00 -07:00
hci_bcsp.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
hci_h4.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
hci_ldisc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
hci_uart.h [Bluetooth] Cleanup of the HCI UART driver 2005-10-28 19:20:45 +02:00
hci_usb.c [Bluetooth] Correct SCO buffer size on request 2006-07-03 19:53:56 -07:00
hci_usb.h [Bluetooth] Correct SCO buffer size on request 2006-07-03 19:53:56 -07:00
hci_vhci.c [Bluetooth] Add platform device for virtual and serial devices 2006-07-03 19:54:00 -07:00