commit | a8aeb7836edac3e0cce1286eefbca793c54cbad0 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Wed Nov 18 16:00:55 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 05 18:41:43 2009 -0200 |
tree | b7ad2ec41da83dd3b1689dfcf3f58f8f5fe57f89 | |
parent | b699c2712b1ddcc3ef4491adde00a47a880fde97 [diff] |
V4L/DVB (13408): firedtv: shrink buffer pointer table Cache only addresses of whole pages, not of each buffer chunk. Besides, page addresses can be obtained by page_address() instead of kmap() since they were allocated in lowmem. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>