From: Hans Verkuil Date: Sun, 19 Aug 2007 08:32:33 +0000 (-0300) Subject: V4L/DVB (6054): ivtv: specify some stream sizes in kB instead of MB X-Git-Tag: v2.6.24-rc1~1463^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=313e91e824c0c595dec3740c0c87f55eea6bdb3f;p=pandora-kernel.git V4L/DVB (6054): ivtv: specify some stream sizes in kB instead of MB Some streams (PCM, VBI decoding) do not need that much memory, so specify the allocated memory in kB instead of MB to limit memory usage. E.g. 1 MB is overkill for the VBI decoding stream, 64 kB is enough. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed