From: Philipp Zabel
Date: Fri, 11 Jul 2014 09:36:24 +0000 (-0300)
Subject: [media] coda: split firmware version check out of coda_hw_init
X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~171
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe7554e6210090d0d8a8dff6b7f0082fdf1ddbf1;p=pandora-kernel.git
[media] coda: split firmware version check out of coda_hw_init
This adds a new function coda_check_firmware that does the firmware
version checks so that this can be done only once from coda_probe
instead of every time the runtime pm framework resumes the coda.
Signed-off-by: Philipp Zabel
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed