summaryrefslogtreecommitdiffstats
path: root/include/media/dmxdev.h
diff options
context:
space:
mode:
authorMaciej S. Szmigiero2019-04-29 18:16:52 +0200
committerMauro Carvalho Chehab2019-05-28 21:29:53 +0200
commitccf7a31f1ed96ee211f660c488d49a85f586417c (patch)
treed8e5cbfe2cb53a51575c4bb244b191ff3cbf0b6d /include/media/dmxdev.h
parentmedia: imx7-media-csi: Change imx7_csi_enable() to void (diff)
downloadkernel-qcow2-linux-ccf7a31f1ed96ee211f660c488d49a85f586417c.tar.gz
kernel-qcow2-linux-ccf7a31f1ed96ee211f660c488d49a85f586417c.tar.xz
kernel-qcow2-linux-ccf7a31f1ed96ee211f660c488d49a85f586417c.zip
media: cx25840: don't open-code cx25840_reset() inside cx25840_load_fw()
cx25840_load_fw() does the same thing as cx25840_reset(), only keeps "is_initialized" flag so any further invocation of this function besides the first one is a NOP. Let's just call cx25840_reset() directly from cx25840_load_fw() instead of open coding it there. While we are at it, let's also improve comments about cx25840_load_fw() so they are current and in the proper style (one of them even referred to a non-existing cx25840 init operation). Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/media/dmxdev.h')
0 files changed, 0 insertions, 0 deletions