From: Fabio Estevam Date: Mon, 30 Sep 2013 14:12:22 +0000 (-0300) Subject: [media] platform: Kconfig: Select SRAM for VIDEO_CODA X-Git-Tag: v3.13-rc1~47^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e94363440a7e5b65e3695da8fac63f139d0d903b;p=pandora-kernel.git [media] platform: Kconfig: Select SRAM for VIDEO_CODA Running the coda driver without CONFIG_SRAM selected leads to the following probe error: coda 63ff4000.vpu: iram pool not available coda: probe of 63ff4000.vpu failed with error -12 In order to avoid it, select CONFIG_SRAM inside VIDEO_CODA. Signed-off-by: Fabio Estevam Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed