]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB (7464): Convert driver to use a single SRAM memory map
authorSteven Toth <stoth@hauppauge.com>
Sat, 29 Mar 2008 20:30:26 +0000 (17:30 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 1 Apr 2008 22:35:45 +0000 (19:35 -0300)
commit31c8cc9742daa6ffedf7ba8a9bc465b10dee4b52
treeb1fd6a728070fa3e23a9435994e7c637a945474e
parent1a002ebf60c011ed6574b8e3ed9aa85f1ead6a95
V4L/DVB (7464): Convert driver to use a single SRAM memory map

This reduces the memory footprint and removes the need to
manually configure each map, which lead to a bug where
the Fusion EXP 5 board broke for a while.
This also fixes digital support again for
the DViCO FusionHDTV5Express.

Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx23885/cx23885-core.c