diff options
| author | Oliver Endriss <[email protected]> | 2007-03-13 23:44:57 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2007-03-27 08:45:56 -0300 |
| commit | 7a7cd1920969dd9da4e0d99aab573b3eba24c799 (patch) | |
| tree | cfa96369dd710e21d7066bf641eb71e5d380c9cc /include/linux | |
| parent | 21b48a70f7e26906d522c81b22228b375b450a8f (diff) | |
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 <[email protected]>
Acked-by: Michael Hunold <[email protected]>
Signed-off-by: Oliver Endriss <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions