kernel-ark/drivers/media/video/cx88
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
..
cx88-alsa.c [PATCH] irq-flags: media: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
cx88-blackbird.c [PATCH] release_firmware() fixes 2006-07-10 13:24:15 -07:00
cx88-cards.c V4L/DVB (4285): Cx88: add support for Geniatech Digistar / Digiwave 103g 2006-06-30 15:59:46 -03:00
cx88-core.c
cx88-dvb.c V4L/DVB (4285): Cx88: add support for Geniatech Digistar / Digiwave 103g 2006-06-30 15:59:46 -03:00
cx88-i2c.c
cx88-input.c
cx88-mpeg.c [PATCH] irq-flags: media: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
cx88-reg.h
cx88-tvaudio.c
cx88-vbi.c
cx88-video.c [PATCH] irq-flags: media: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
cx88-vp3054-i2c.c
cx88-vp3054-i2c.h
cx88.h V4L/DVB (4285): Cx88: add support for Geniatech Digistar / Digiwave 103g 2006-06-30 15:59:46 -03:00
Kconfig
Makefile