WSL2-Linux-Kernel/drivers/media/platform/exynos4-is
Mauro Carvalho Chehab 6ccd228e0c media: fimc-capture: get rid of two warnings
Smatch produces two warnings when building this file:
	./arch/x86/include/asm/bitops.h:433:22: warning: asm output is not an lvalue
	./arch/x86/include/asm/bitops.h:433:22: warning: asm output is not an lvalue

On some asm instructions.

I suspect that those asm instructions might not be producing the
right code, so, better to use two intermediate vars, get rid of
the warnings and of the risk of producing a wrong code.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2018-03-23 08:56:36 -04:00
..
Kconfig
Makefile
common.c
common.h
fimc-capture.c
fimc-core.c
fimc-core.h
fimc-is-command.h
fimc-is-errno.c
fimc-is-errno.h
fimc-is-i2c.c
fimc-is-i2c.h
fimc-is-param.c
fimc-is-param.h
fimc-is-regs.c
fimc-is-regs.h
fimc-is-sensor.c
fimc-is-sensor.h
fimc-is.c
fimc-is.h
fimc-isp-video.c
fimc-isp-video.h
fimc-isp.c
fimc-isp.h
fimc-lite-reg.c
fimc-lite-reg.h
fimc-lite.c
fimc-lite.h
fimc-m2m.c
fimc-reg.c
fimc-reg.h
media-dev.c
media-dev.h
mipi-csis.c
mipi-csis.h