On 23.06.2012, at 02:45, Peter Crosthwaite wrote:
> On Sat, Jun 23, 2012 at 7:14 AM, Alexander Graf wrote:
>>
>> On 22.06.2012, at 15:17, Peter Crosthwaite wrote:
>>
>>> CC device-tree.c original contributors. (Jerome Young and Hollis Blanchard).
>>>
>>> I cant find a maintainer for device-tr
On Sat, Jun 23, 2012 at 7:14 AM, Alexander Graf wrote:
>
> On 22.06.2012, at 15:17, Peter Crosthwaite wrote:
>
>> CC device-tree.c original contributors. (Jerome Young and Hollis Blanchard).
>>
>> I cant find a maintainer for device-tree, and Stefan wants a review.
>> This patch seem ok?
>
> Hrm,
On 22.06.2012, at 15:17, Peter Crosthwaite wrote:
> CC device-tree.c original contributors. (Jerome Young and Hollis Blanchard).
>
> I cant find a maintainer for device-tree, and Stefan wants a review.
> This patch seem ok?
Hrm, guess I should file a patch to declare myself maintainer for the t
CC device-tree.c original contributors. (Jerome Young and Hollis Blanchard).
I cant find a maintainer for device-tree, and Stefan wants a review.
This patch seem ok?
On Thu, Jun 21, 2012 at 2:51 PM, Peter A. G. Crosthwaite
wrote:
> The sizep arg is populated with the size of the loaded device tr
The sizep arg is populated with the size of the loaded device tree. Since this
is one of those informational "please populate" type arguments it should be
optional. Guarded writes to *sizep against NULL accordingly.
Signed-off-by: Peter A. G. Crosthwaite
---
device_tree.c |8 ++--
1 file