Hi Dan,
On Sun, Dec 24, 2017 at 11:03:08PM -0500, Dan Gopstein wrote:
> From: Dan Gopstein
>
> Replace usages of the locally defined ABS() macro with calls to the
> canonical abs() from kernel.h and remove the old definitions of ABS()
The note about some wrong ABS() macro implementations that t
This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date: Mon Dec 25 05:00:15 CET 2017
media-tree git hash:9eb124fe796cbadd454c8f946d7051f4c3f4a251
media_build git
From: Dan Gopstein
Replace usages of the locally defined ABS() macro with calls to the
canonical abs() from kernel.h and remove the old definitions of ABS()
Signed-off-by: Dan Gopstein
---
v2->v3:
* replace local ABS() with kernel's abs()
v1->v2:
* unmangled the patch
* added example to commit
Hi,
On Fri, 22 Dec 2017 14:46:48 +0100
Ondřej Jirman wrote:
> Hello,
>
> Yong Deng píše v Pá 22. 12. 2017 v 17:32 +0800:
> > This patchset add initial support for Allwinner V3s CSI.
> >
> > Allwinner V3s SoC have two CSI module. CSI0 is used for MIPI interface
> > and CSI1 is used for parallel
On 2017/12/23 21:45, Greg KH wrote:
> On Sat, Dec 23, 2017 at 07:02:59PM +0800, Yisheng Xie wrote:
>> --- a/lib/devres.c
>> +++ b/lib/devres.c
>> @@ -44,35 +44,6 @@ void __iomem *devm_ioremap(struct device *dev,
>> resource_size_t offset,
>> EXPORT_SYMBOL(devm_ioremap);
>>
>> /**
>> - * devm
On 2017/12/24 17:05, christophe leroy wrote:
>
>
> Le 23/12/2017 à 14:48, Greg KH a écrit :
>> On Sat, Dec 23, 2017 at 06:55:25PM +0800, Yisheng Xie wrote:
>>> Hi all,
>>>
>>> When I tried to use devm_ioremap function and review related code, I found
>>> devm_ioremap and devm_ioremap_nocache is
hi Christophe and Greg,
On 2017/12/24 16:55, christophe leroy wrote:
>
>
> Le 23/12/2017 à 16:57, Guenter Roeck a écrit :
>> On 12/23/2017 05:48 AM, Greg KH wrote:
>>> On Sat, Dec 23, 2017 at 06:55:25PM +0800, Yisheng Xie wrote:
Hi all,
When I tried to use devm_ioremap function an
On Fri, 22 Dec 2017 14:40:37 +0100
Philippe Ombredanne wrote:
> Yong,
>
> On Fri, Dec 22, 2017 at 11:21 AM, Priit Laes wrote:
> > On Fri, Dec 22, 2017 at 05:47:00PM +0800, Yong Deng wrote:
> >> Allwinner V3s SoC have two CSI module. CSI0 is used for MIPI interface
> >> and CSI1 is used for para
Ping!
Missing to compile Kernel 4.2:
https://patchwork.linuxtv.org/patch/46153/
BR,
Jasmin
Hi!
I tested this with Kernel 4.4 and Kernel 3.13. It should fix the build for
newer Kernels also (requires my other build patch "Disabled
MEDIA_TUNER_TDA18250 for Kernels older than 4.3" (newer version) to be
applied).
Merry Christmas,
Jasmin
From: Jasmin Jessich
Also fixed v4.8_user_pages_flag.patch.
Signed-off-by: Jasmin Jessich
---
backports/v4.8_user_pages_flag.patch | 5 +++--
v4l/compat.h | 13 +
v4l/scripts/make_config_compat.pl| 1 +
3 files changed, 17 insertions(+), 2 deletions(-)
Le 23/12/2017 à 14:48, Greg KH a écrit :
On Sat, Dec 23, 2017 at 06:55:25PM +0800, Yisheng Xie wrote:
Hi all,
When I tried to use devm_ioremap function and review related code, I found
devm_ioremap and devm_ioremap_nocache is almost the same with each other,
except one use ioremap while the o
Le 23/12/2017 à 16:57, Guenter Roeck a écrit :
On 12/23/2017 05:48 AM, Greg KH wrote:
On Sat, Dec 23, 2017 at 06:55:25PM +0800, Yisheng Xie wrote:
Hi all,
When I tried to use devm_ioremap function and review related code, I
found
devm_ioremap and devm_ioremap_nocache is almost the same with
13 matches
Mail list logo