]> asedeno.scripts.mit.edu Git - linux.git/commit
[media] st-hva: fix a copy-and-paste variable name error
authorColin Ian King <colin.king@canonical.com>
Mon, 19 Sep 2016 06:19:28 +0000 (03:19 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 16 Nov 2016 15:29:04 +0000 (13:29 -0200)
commit20d93338bf250f3f6adeb71cc234fca966ef51d7
tree0d3b3f35d7ff675283ef4857e0dcd90f14a5060c
parent29a8d9792514557e26a9b05deaf671f2d83fa8ec
[media] st-hva: fix a copy-and-paste variable name error

The second check for an error on hva->lmi_err_reg appears
to be a copy-and-paste error, it should be hva->emi_err_reg
instead.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Jean-Christophe Trotin <jean-christophe.trotin@st.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/sti/hva/hva-hw.c