commit | fe7554e6210090d0d8a8dff6b7f0082fdf1ddbf1 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Fri Jul 11 06:36:24 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Jul 22 12:02:25 2014 -0300 |
tree | 3f4ddfa9018d1c75d78001e5e7f069d8c7ceaf97 | |
parent | 1e17273112d60ca93e1248715039f9bf1aa09733 [diff] |
[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 <p.zabel@pengutronix.de> Signed-off-by: Kamil Debski <k.debski@samsung.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>