media: staging: rkisp1: params: use rkisp1_param_set_bits to set reg in isr
authorDafna Hirschfeld <dafna.hirschfeld@collabora.com>
Sat, 15 Aug 2020 10:37:22 +0000 (12:37 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 29 Aug 2020 06:32:14 +0000 (08:32 +0200)
commitfb4ca983adafd6bba385386d24ba21295dbafe42
tree865e8aba2d65b570577bfd087b908aa9f16e2ae3
parentc85d0eec3f85da9b84dcfee6fea5fa2e75a226c5
media: staging: rkisp1: params: use rkisp1_param_set_bits to set reg in isr

replace a read and write of RKISP1_CIF_ISP_CTRL register
in the isr with the 'rkisp1_param_set_bits' function
that does that.

Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Acked-by: Helen Koike <helen.koike@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/rkisp1/rkisp1-params.c