commit | 38e423ee00b6138f8fafba60f2b6f4f3ebfeb1fa | [log] [tgz] |
---|---|---|
author | Hugues Fruchet <hugues.fruchet@st.com> | Tue Aug 22 10:41:10 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sat Aug 26 14:09:26 2017 -0400 |
tree | c0f78f46c263b670a1187ae07141426ea8b8b71a | |
parent | 7b7805e58c0095017e3dce939f1af080fc90db79 [diff] |
media: stm32-dcmi: cleanup variable/fields namings Uniformize "pixfmt" variables to "pix". Change "current_fmt" & "dcmi_fmt" variables to variables with "sd_" prefix to explicitly refer to subdev format. Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com> Signed-off-by: Hans Verkuil <hansverk@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>