diff options
author | Oliver Endriss <o.endriss@gmx.de> | 2007-03-14 03:44:57 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-03-27 13:45:56 +0200 |
commit | 7a7cd1920969dd9da4e0d99aab573b3eba24c799 (patch) | |
tree | cfa96369dd710e21d7066bf641eb71e5d380c9cc /drivers/media | |
parent | V4L/DVB (5421): Fix suspend/resume in msp3400 and tuner (diff) | |
download | linux-7a7cd1920969dd9da4e0d99aab573b3eba24c799.tar.xz linux-7a7cd1920969dd9da4e0d99aab573b3eba24c799.zip |
V4L/DVB (5441): Saa7146: Fix allocation of clipping memory
Olaf Hering pointed out that SAA7146_CLIPPING_MEM would become
very large for PAGE_SIZE > 4K.
In fact, the number of clipping windows is limited to 16,
and calculate_clipping_registers_rect() does not use more
than 256 bytes. SAA7146_CLIPPING_MEM adjusted accordingly.
Thanks-to: Olaf Hering <olaf@aepfle.de>
Acked-by: Michael Hunold <hunold@linuxtv.org>
Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions