Re: [PATCH v4 09/15] media: sunxi: Add support for the A31 MIPI CSI-2 controller

2021-01-09 Thread Samuel Holland
On 12/31/20 8:29 AM, Paul Kocialkowski wrote: > The A31 MIPI CSI-2 controller is a dedicated MIPI CSI-2 bridge > found on Allwinner SoCs such as the A31 and V3/V3s. > > It is a standalone block, connected to the CSI controller on one side > and to the MIPI D-PHY block on the other. It has a

apply

2021-01-09 Thread direct cash
Dear Valued Customers, HSBC Financial Services are currently on a promotional loan @ 3.5% rates including: Short-Term Personal Loans/long Term Personal loan, Home loans, Debt Consolidation loans, Car loans, business loans and company loans. We assist contractors/farmers to acquire their own

[PATCH] staging: greybus: audio_helper.c: Replace strlcpy() with strscpy()

2021-01-09 Thread B K Karthik
In gbaudio_remove_controls() , replace the usage of strlcpy() with strscpy() because strlcpy() only limits the *destination* size, and the source is always read fully. https://lore.kernel.org/r/CAHk-=wgfRnXz0W3D37d01q3JFkr_i_uTL=v6a6g1ouzcprm...@mail.gmail.com/ was quoted by checkpatch while

Re: [PATCH v3] staging: media: rkvdec: rkvdec.c: Use semicolon in place of comma

2021-01-09 Thread Ezequiel Garcia
On Sat, 2021-01-09 at 17:43 +0530, Sri Laasya Nutheti wrote: > Line 146 had a comma in place of a semicolon. Fix it. > > Signed-off-by: Sri Laasya Nutheti > --- > v3: Corrected email recipients >  drivers/staging/media/rkvdec/rkvdec.c | 2 +- >  1 file changed, 1 insertion(+), 1 deletion(-) > >

Re: [PATCH v2 -next] media: rkvdec: convert comma to semicolon

2021-01-09 Thread Ezequiel Garcia
On Fri, 2021-01-08 at 17:22 +0800, Zheng Yongjun wrote: > Replace a comma between expression statements by a semicolon. > > Signed-off-by: Zheng Yongjun > --- >  drivers/staging/media/rkvdec/rkvdec.c | 2 +- >  1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

[PATCH v3] staging: media: rkvdec: rkvdec.c: Use semicolon in place of comma

2021-01-09 Thread Sri Laasya Nutheti
Line 146 had a comma in place of a semicolon. Fix it. Signed-off-by: Sri Laasya Nutheti --- v3: Corrected email recipients drivers/staging/media/rkvdec/rkvdec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/media/rkvdec/rkvdec.c

[driver-core:driver-core-testing] BUILD SUCCESS 0fab972eef49ef8d30eb91d6bd98861122d083d1

2021-01-09 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git driver-core-testing branch HEAD: 0fab972eef49ef8d30eb91d6bd98861122d083d1 drivers: core: Detach device from power domain on shutdown elapsed time: 1086m configs tested: 163 configs skipped: 2 The following