diff options
author | Laurent Pinchart <laurent.pinchart@skynet.be> | 2008-07-21 21:53:47 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-08-01 12:43:08 -0700 |
commit | 9dfab57400864516e63f2c811a194ca78fd01155 (patch) | |
tree | 870f7d13c17d5bce64d85b0b1f5d634a720fbefb /net/lapb/lapb_in.c | |
parent | 6c91c4e1fa5e7064de4d7fa0d06eab447078a0e6 (diff) |
V4L: uvcvideo: Don't free URB buffers on suspend
(cherry picked from commit e01117c81676dc9897f567e32cdc13a26e85280b)
V4L: uvcvideo: Don't free URB buffers on suspend.
All submitted URBs must be killed at suspend time, but URB buffers don't
have to be freed. Avoiding a free on suspend/reallocate on resume lowers
the pressure on system memory.
Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions