Hi Janani,
On Thu, Sep 21, 2017 at 9:39 AM, Janani Sankara Babu
wrote:
> This patch is created to solve the following warning shown by the checkpatch
> script Warning: Replace all occurences of (1<
> Signed-off-by: Janani Sankara Babu
Thank you for the patch - unfortunately, such a fix s alread
On Thu, Sep 21, 2017 at 9:43 AM, Janani Sankara Babu
wrote:
> This patch solves the warning shown by the checkpatch script
> WARNING: externs should be avoided in .c files
I'm afraid here too the feedback is the same - you are working on the
Linus master tree, therefore you are seeing
things that
The previous commit (0adbfd46) fixed a memory leak but also freed a
block in the success case, causing a stale pointer to be used with
potentially fatal results. Only free the vchi_instance block in the
case that vchi_connect fails; once connected, the instance is
retained for subsequent connection
The ov5648 5-megapixel camera sensor from OmniVision supports up to 2592x1944
resolution and MIPI CSI-2 interface. Output format is raw sRGB/Bayer with
10 bits per colour (SGRBG10_1X10).
This patch is a port of ov5648 driver after applying following
01org/ProductionKernelQuilts patches:
- 0004-ov
> Phil Elwell hat am 24. September 2017 um 16:20
> geschrieben:
>
>
> The previous commit (0adbfd46) fixed a memory leak but also freed a
> block in the success case, causing a stale pointer to be used with
> potentially fatal results. Only free the vchi_instance block in the
> case that vchi_c
Hi Tobin,
On 23.09.2017 01:23, Tobin C. Harding wrote:
Hi Valentine,
I can't quite work out the email threading of this patch. My guess is that if I
cannot work it out
it might get missed by Greg.
Is this a new patch that you made by squashing the three patches previously
submitted into one?
Signed-off-by: Arvind Yadav
---
drivers/android/binder.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/android/binder.c b/drivers/android/binder.c
index d055b3f..044b1c2 100644
--- a/drivers/android/binder.c
+++ b/drivers/android/binder.c
@@ -2192,7 +2192,7 @@ static