From: Philipp Zabel Date: Fri, 21 Jun 2013 06:55:30 +0000 (-0300) Subject: [media] coda: update CODA7541 to firmware 1.4.50 X-Git-Tag: v3.12-rc1~135^2~235 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5677e3b04d3b3961200aa2bb9cc715e709eafeb9;p=pandora-kernel.git [media] coda: update CODA7541 to firmware 1.4.50 This patch splits the global workbuf into a global tempbuf and a per-context workbuf, adds the codec mode aux register, and restores the work buffer pointer on commands. With the new firmware, there is only a single set of read/write pointers which need to be restored between context switches. This allows more than four active contexts at the same time. All auxiliary buffers are now allocated through a helper function to avoid code duplication. Signed-off-by: Philipp Zabel Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed