commit | 047a8bd88cbab12ccf2ae3804a8cc33158a1f97c | [log] [tgz] |
---|---|---|
author | Dafna Hirschfeld <dafna.hirschfeld@collabora.com> | Thu Aug 06 12:34:16 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Sat Aug 29 08:28:54 2020 +0200 |
tree | cdb485d1c6b4eaefa422b332b3d4400587918b0d | |
parent | 8fcd8b35b15cf16fd014ac1e6f9a7ec5ddc85f77 [diff] |
media: staging: rkisp1: group declaration of similar functions together In file rkisp1-common.h, group declaration of register/unregister functions together and group other functions together to make the code easier to read. 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>