]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] s5p_mfc: Remove redundant casts
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Tue, 21 Oct 2014 14:55:35 +0000 (11:55 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 5 Nov 2014 10:27:28 +0000 (08:27 -0200)
commit749ae716b2d40c71e1ea74f8bbc6b9fa22e90d34
tree7608f5f5e0eec9b4bfcaa1b89bb35765469c00a2
parent060f79d5758668c913a6d992feaa6b30f97f5d32
[media] s5p_mfc: Remove redundant casts

Both sides of these assignments actually have type "const struct
vb2_mem_ops *", so the casts are unnecessary and slightly confusing.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/s5p-mfc/s5p_mfc.c