Andreas Färber writes:
> Am 29.11.2013 10:43, schrieb arm...@redhat.com:
>> From: Markus Armbruster
>>
>> Pointer properties can be set only by code, not by device_add. A
>> device with a pointer property can't work with device_add only unless
>> the property may remain null. cannot_instantia
On Sun, 2013-12-15 at 21:51 +0100, Andreas Färber wrote:
> Am 02.12.2013 09:52, schrieb Marcel Apfelbaum:
> > On Sun, 2013-12-01 at 16:14 +0100, Andreas Färber wrote:
> >> The alternative BTW is dropping all those pointer properties and
> >> replacing them with link<> properties. Paolo tried that f
Am 29.11.2013 10:43, schrieb arm...@redhat.com:
> From: Markus Armbruster
>
> Pointer properties can be set only by code, not by device_add. A
> device with a pointer property can't work with device_add only unless
> the property may remain null. cannot_instantiate_with_device_add_yet
> needs t
Am 02.12.2013 09:52, schrieb Marcel Apfelbaum:
> On Sun, 2013-12-01 at 16:14 +0100, Andreas Färber wrote:
>> The alternative BTW is dropping all those pointer properties and
>> replacing them with link<> properties. Paolo tried that for the OMAP
>> timers once but I fear that series was never picke
On Mon, 2013-12-02 at 08:30 +0100, Markus Armbruster wrote:
> Andreas Färber writes:
>
> > Am 01.12.2013 14:13, schrieb Marcel Apfelbaum:
> >> On Fri, 2013-11-29 at 10:43 +0100, arm...@redhat.com wrote:
> >>> From: Markus Armbruster
> >>>
> >>> Pointer properties can be set only by code, not by
On Sun, 2013-12-01 at 16:14 +0100, Andreas Färber wrote:
> Am 01.12.2013 14:13, schrieb Marcel Apfelbaum:
> > On Fri, 2013-11-29 at 10:43 +0100, arm...@redhat.com wrote:
> >> From: Markus Armbruster
> >>
> >> Pointer properties can be set only by code, not by device_add. A
> >> device with a poin
Andreas Färber writes:
> Am 01.12.2013 14:13, schrieb Marcel Apfelbaum:
>> On Fri, 2013-11-29 at 10:43 +0100, arm...@redhat.com wrote:
>>> From: Markus Armbruster
>>>
>>> Pointer properties can be set only by code, not by device_add. A
>>> device with a pointer property can't work with device_a
Am 01.12.2013 14:13, schrieb Marcel Apfelbaum:
> On Fri, 2013-11-29 at 10:43 +0100, arm...@redhat.com wrote:
>> From: Markus Armbruster
>>
>> Pointer properties can be set only by code, not by device_add. A
>> device with a pointer property can't work with device_add only unless
>> the property m
On Fri, 2013-11-29 at 10:43 +0100, arm...@redhat.com wrote:
> From: Markus Armbruster
>
> Pointer properties can be set only by code, not by device_add. A
> device with a pointer property can't work with device_add only unless
> the property may remain null. cannot_instantiate_with_device_add_y
From: Markus Armbruster
Pointer properties can be set only by code, not by device_add. A
device with a pointer property can't work with device_add only unless
the property may remain null. cannot_instantiate_with_device_add_yet
needs to be set then. PATCH 1/2 sets it when needed and else
docum
10 matches
Mail list logo