Hi Geert,
> On Sep 21, 2015, at 16:07 , Geert Uytterhoeven wrote:
>
> Hi Pantelis,
>
> On Mon, Sep 21, 2015 at 2:49 PM, Pantelis Antoniou
> wrote:
>>> On Sep 21, 2015, at 15:47 , Geert Uytterhoeven wrote:
>>> On Mon, Sep 21, 2015 at 2:36 PM, Pantelis Antoniou
>>> wrote:
> On Sep 21, 2015
Hi Pantelis,
On Mon, Sep 21, 2015 at 2:49 PM, Pantelis Antoniou
wrote:
>> On Sep 21, 2015, at 15:47 , Geert Uytterhoeven wrote:
>> On Mon, Sep 21, 2015 at 2:36 PM, Pantelis Antoniou
>> wrote:
On Sep 21, 2015, at 15:35 , Geert Uytterhoeven
wrote:
On Wed, Sep 16, 2015 at 6:11 PM,
Hi Geert,
> On Sep 21, 2015, at 15:47 , Geert Uytterhoeven wrote:
>
> Hi Pantelis,
>
> On Mon, Sep 21, 2015 at 2:36 PM, Pantelis Antoniou
> wrote:
>>> On Sep 21, 2015, at 15:35 , Geert Uytterhoeven wrote:
>>> On Wed, Sep 16, 2015 at 6:11 PM, Pantelis Antoniou
>>> wrote:
Changesets are v
Hi Pantelis,
On Mon, Sep 21, 2015 at 2:36 PM, Pantelis Antoniou
wrote:
>> On Sep 21, 2015, at 15:35 , Geert Uytterhoeven wrote:
>> On Wed, Sep 16, 2015 at 6:11 PM, Pantelis Antoniou
>> wrote:
>>> Changesets are very powerful, but the lack of a helper API
>>> makes using them cumbersome. Introdu
Hi Geert,
> On Sep 21, 2015, at 15:35 , Geert Uytterhoeven wrote:
>
> Hi Pantelis,
>
> On Wed, Sep 16, 2015 at 6:11 PM, Pantelis Antoniou
> wrote:
>> Changesets are very powerful, but the lack of a helper API
>> makes using them cumbersome. Introduce a simple copy based
>> API that makes thing
Hi Pantelis,
On Wed, Sep 16, 2015 at 6:11 PM, Pantelis Antoniou
wrote:
> Changesets are very powerful, but the lack of a helper API
> makes using them cumbersome. Introduce a simple copy based
> API that makes things considerably easier.
>
> To wit, adding a property using the raw API.
>
>
On Fri, Sep 18, 2015 at 4:15 AM, Pantelis Antoniou
wrote:
> Hi Rob,
>
>> On Sep 17, 2015, at 17:13 , Rob Herring wrote:
>>
>> On 09/16/2015 11:11 AM, Pantelis Antoniou wrote:
>>> Changesets are very powerful, but the lack of a helper API
>>> makes using them cumbersome. Introduce a simple copy ba
Hi Rob,
> On Sep 17, 2015, at 17:13 , Rob Herring wrote:
>
> On 09/16/2015 11:11 AM, Pantelis Antoniou wrote:
>> Changesets are very powerful, but the lack of a helper API
>> makes using them cumbersome. Introduce a simple copy based
>> API that makes things considerably easier.
>>
>> To wit, a
On 09/16/2015 11:11 AM, Pantelis Antoniou wrote:
> Changesets are very powerful, but the lack of a helper API
> makes using them cumbersome. Introduce a simple copy based
> API that makes things considerably easier.
>
> To wit, adding a property using the raw API.
>
> struct property *prop;
Changesets are very powerful, but the lack of a helper API
makes using them cumbersome. Introduce a simple copy based
API that makes things considerably easier.
To wit, adding a property using the raw API.
struct property *prop;
prop = kzalloc(sizeof(*prop)), GFP_KERNEL);
10 matches
Mail list logo