2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 14:14:01 +08:00
linux-next/drivers/media
Florian Mickler 1c6410f317 [media] vp702x: preallocate memory on device probe
This sets up a buffer and a mutex protecting that buffer in
the struct vp702x_device_state.

The definition of struct vp702x_device_state is moved into the header
in order to use the buffer also in the frontend.

Signed-off-by: Florian Mickler <florian@mickler.org>
Cc: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-05-20 09:28:05 -03:00
..
common [media] NXP TDA18212HN silicon tuner driver 2011-05-20 09:26:57 -03:00
dvb [media] vp702x: preallocate memory on device probe 2011-05-20 09:28:05 -03:00
radio [media] radio-si470x: convert to use request_threaded_irq() 2011-05-20 09:27:47 -03:00
rc [media] mceusb: Formosa e017 device has no tx 2011-05-20 09:27:37 -03:00
video [media] gspca - kinect: New subdriver for Microsoft Kinect 2011-05-20 09:27:27 -03:00
Kconfig [media] v4l: Create v4l2 subdev file handle structure 2011-03-22 04:53:26 -03:00
Makefile [media] media: Entities, pads and links 2011-03-22 04:53:10 -03:00
media-device.c [media] media: Links setup 2011-03-22 04:53:16 -03:00
media-devnode.c [media] media: Media device node support 2011-03-22 04:52:22 -03:00
media-entity.c [media] media: Properly handle link flags in link setup, link notify callback 2011-04-17 07:43:32 -03:00