[<prev] [next>] [day] [month] [year] [list]
Message-ID: <cover.1619850663.git.drv@mailo.com>
Date: Sat, 1 May 2021 12:13:04 +0530
From: Deepak R Varma <drv@...lo.com>
To: Mauro Carvalho Chehab <mchehab@...nel.org>,
Sakari Ailus <sakari.ailus@...ux.intel.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-media@...r.kernel.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org, drv@...lo.com
Subject: [PATCH 0/5] staging: media: atomisp: code formatting changes
This patch set overall improves the code organisation and readability of
the files of atomisp drivers. There are several complaints reported by
checkpatch including ERROR and WARNING types on the files under atomisp/pci
directory.
The changes are proposed on a per file basis since there are many
issues to be addressed in each individual file. The patches are built
on the media_tree/for-v5.14-out1 tree/branch.
Deepak R Varma (5):
staging: media: atomisp: code formatting changes atomisp_csi2.c
staging: media: atomisp: code formatting changes sh_css_mipi.c
staging: media: atomisp: code formatting changes sh_css_params.c
staging: media: atomisp: code formatting changes sh_css_sp.c
staging: media: atomisp: code formatting changes sh_css_version.c
.../staging/media/atomisp/pci/atomisp_csi2.c | 72 +-
.../staging/media/atomisp/pci/sh_css_mipi.c | 170 ++--
.../staging/media/atomisp/pci/sh_css_params.c | 929 +++++++++---------
drivers/staging/media/atomisp/pci/sh_css_sp.c | 471 ++++-----
.../media/atomisp/pci/sh_css_version.c | 4 +-
5 files changed, 754 insertions(+), 892 deletions(-)
--
2.30.2
Powered by blists - more mailing lists