Re: [PATCH] ARM: pxa: ezx: fix a910 camera data

2016-12-03 Thread Stefan Schmidt
Hello. On 03.12.2016 17:55, Antonio Ospite wrote: > On Sat, 26 Nov 2016 00:30:52 +0100 > Stefan Schmidt wrote: > >> Hello. >> > > Hi everyone, > >> On 25.11.2016 20:53, Robert Jarzmik wrote: >>> Stefan Schmidt writes: >>> Hello.

Re: [PATCH] ARM: pxa: ezx: fix a910 camera data

2016-12-03 Thread Stefan Schmidt
Hello. On 03.12.2016 17:55, Antonio Ospite wrote: > On Sat, 26 Nov 2016 00:30:52 +0100 > Stefan Schmidt wrote: > >> Hello. >> > > Hi everyone, > >> On 25.11.2016 20:53, Robert Jarzmik wrote: >>> Stefan Schmidt writes: >>> Hello. On 24.11.2016 17:29, Arnd Bergmann wrote: >

Re: [PATCH] ARM: pxa: ezx: fix a910 camera data

2016-12-03 Thread Antonio Ospite
On Sat, 26 Nov 2016 00:30:52 +0100 Stefan Schmidt wrote: > Hello. > Hi everyone, > On 25.11.2016 20:53, Robert Jarzmik wrote: > > Stefan Schmidt writes: > > > >> Hello. > >> > >> On 24.11.2016 17:29, Arnd Bergmann wrote: > >>> The

Re: [PATCH] ARM: pxa: ezx: fix a910 camera data

2016-12-03 Thread Antonio Ospite
On Sat, 26 Nov 2016 00:30:52 +0100 Stefan Schmidt wrote: > Hello. > Hi everyone, > On 25.11.2016 20:53, Robert Jarzmik wrote: > > Stefan Schmidt writes: > > > >> Hello. > >> > >> On 24.11.2016 17:29, Arnd Bergmann wrote: > >>> The camera_supply_dummy_device definition is shared between a780

Re: [PATCH] ARM: pxa: ezx: fix a910 camera data

2016-11-25 Thread Stefan Schmidt
Hello. On 25.11.2016 20:53, Robert Jarzmik wrote: > Stefan Schmidt writes: > >> Hello. >> >> On 24.11.2016 17:29, Arnd Bergmann wrote: >>> The camera_supply_dummy_device definition is shared between a780 and a910, >>> but only provided when the first is enabled and

Re: [PATCH] ARM: pxa: ezx: fix a910 camera data

2016-11-25 Thread Stefan Schmidt
Hello. On 25.11.2016 20:53, Robert Jarzmik wrote: > Stefan Schmidt writes: > >> Hello. >> >> On 24.11.2016 17:29, Arnd Bergmann wrote: >>> The camera_supply_dummy_device definition is shared between a780 and a910, >>> but only provided when the first is enabled and fails to build for a >>>

Re: [PATCH] ARM: pxa: ezx: fix a910 camera data

2016-11-25 Thread Arnd Bergmann
On Friday, November 25, 2016 8:48:53 PM CET Robert Jarzmik wrote: > Arnd Bergmann writes: > > > The camera_supply_dummy_device definition is shared between a780 and a910, > > but only provided when the first is enabled and fails to build for a > > configuration with only a910: > >

Re: [PATCH] ARM: pxa: ezx: fix a910 camera data

2016-11-25 Thread Arnd Bergmann
On Friday, November 25, 2016 8:48:53 PM CET Robert Jarzmik wrote: > Arnd Bergmann writes: > > > The camera_supply_dummy_device definition is shared between a780 and a910, > > but only provided when the first is enabled and fails to build for a > > configuration with only a910: > > > >

Re: [PATCH] ARM: pxa: ezx: fix a910 camera data

2016-11-25 Thread Harald Welte
Hi Stefan, On Thu, Nov 24, 2016 at 11:10:09PM +0100, Stefan Schmidt wrote: > Daniel, Harald, if one of you is still interested in these and what to > pick up the work again, please speak up now. :) I have no interest, motivtaion nor time to still work on ezx support. I guess the number of

Re: [PATCH] ARM: pxa: ezx: fix a910 camera data

2016-11-25 Thread Harald Welte
Hi Stefan, On Thu, Nov 24, 2016 at 11:10:09PM +0100, Stefan Schmidt wrote: > Daniel, Harald, if one of you is still interested in these and what to > pick up the work again, please speak up now. :) I have no interest, motivtaion nor time to still work on ezx support. I guess the number of

Re: [PATCH] ARM: pxa: ezx: fix a910 camera data

2016-11-25 Thread Robert Jarzmik
Stefan Schmidt writes: > Hello. > > On 24.11.2016 17:29, Arnd Bergmann wrote: >> The camera_supply_dummy_device definition is shared between a780 and a910, >> but only provided when the first is enabled and fails to build for a >> configuration with only a910: >> >>

Re: [PATCH] ARM: pxa: ezx: fix a910 camera data

2016-11-25 Thread Robert Jarzmik
Stefan Schmidt writes: > Hello. > > On 24.11.2016 17:29, Arnd Bergmann wrote: >> The camera_supply_dummy_device definition is shared between a780 and a910, >> but only provided when the first is enabled and fails to build for a >> configuration with only a910: >> >>

Re: [PATCH] ARM: pxa: ezx: fix a910 camera data

2016-11-25 Thread Robert Jarzmik
Arnd Bergmann writes: > The camera_supply_dummy_device definition is shared between a780 and a910, > but only provided when the first is enabled and fails to build for a > configuration with only a910: > > arch/arm/mach-pxa/ezx.c:1097:3: error: 'camera_supply_dummy_device' >

Re: [PATCH] ARM: pxa: ezx: fix a910 camera data

2016-11-25 Thread Robert Jarzmik
Arnd Bergmann writes: > The camera_supply_dummy_device definition is shared between a780 and a910, > but only provided when the first is enabled and fails to build for a > configuration with only a910: > > arch/arm/mach-pxa/ezx.c:1097:3: error: 'camera_supply_dummy_device' > undeclared here

Re: [PATCH] ARM: pxa: ezx: fix a910 camera data

2016-11-24 Thread Stefan Schmidt
Hello. On 24.11.2016 17:29, Arnd Bergmann wrote: > The camera_supply_dummy_device definition is shared between a780 and a910, > but only provided when the first is enabled and fails to build for a > configuration with only a910: > > arch/arm/mach-pxa/ezx.c:1097:3: error:

Re: [PATCH] ARM: pxa: ezx: fix a910 camera data

2016-11-24 Thread Stefan Schmidt
Hello. On 24.11.2016 17:29, Arnd Bergmann wrote: > The camera_supply_dummy_device definition is shared between a780 and a910, > but only provided when the first is enabled and fails to build for a > configuration with only a910: > > arch/arm/mach-pxa/ezx.c:1097:3: error:

[PATCH] ARM: pxa: ezx: fix a910 camera data

2016-11-24 Thread Arnd Bergmann
The camera_supply_dummy_device definition is shared between a780 and a910, but only provided when the first is enabled and fails to build for a configuration with only a910: arch/arm/mach-pxa/ezx.c:1097:3: error: 'camera_supply_dummy_device' undeclared here (not in a function) This moves the

[PATCH] ARM: pxa: ezx: fix a910 camera data

2016-11-24 Thread Arnd Bergmann
The camera_supply_dummy_device definition is shared between a780 and a910, but only provided when the first is enabled and fails to build for a configuration with only a910: arch/arm/mach-pxa/ezx.c:1097:3: error: 'camera_supply_dummy_device' undeclared here (not in a function) This moves the