]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] coda: restore original firmware locations
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 8 Mar 2017 12:30:50 +0000 (09:30 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 22 Mar 2017 13:06:27 +0000 (10:06 -0300)
commit1e9b71d53ddc3b8df81ef6be052e31b70442a47f
tree2a17141a31f775a94329103c82edb244f58a3d42
parent691222713d43466c037b45993cd7ce9589c04536
[media] coda: restore original firmware locations

Recently, an unfinished patch was merged that added a third entry to the
beginning of the array of firmware locations without changing the code
to also look at the third element, thus pushing an old firmware location
off the list.

Fixes: 8af7779f3cbc ("[media] coda: add Freescale firmware compatibility location")
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/coda/coda-common.c