From: Kamil Debski Date: Thu, 3 Jan 2013 14:02:07 +0000 (-0300) Subject: [media] s5p-mfc: Move firmware allocation point to avoid allocation problems X-Git-Tag: v3.9-rc1~93^2~241 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e731e443fcc8e4553201ad0573c1d5571e906ac;p=pandora-kernel.git [media] s5p-mfc: Move firmware allocation point to avoid allocation problems Move firmware allocation from open to probe to avoid problems when using CMA for allocation. In certain circumstances CMA may allocate buffer that is not in the beginning of the MFC memory area. Signed-off-by: Kamil Debski Signed-off-by: Kyungmin Park Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed