On 25 January 2015 at 18:57, Masahiro Yamada wrote:
>
> On Sun, 25 Jan 2015 08:27:00 -0700
> Simon Glass wrote:
>
>> When using allocated platform data, allocate it when we bind the device.
>> This makes it possible to fill in this information before the device is
>> probed.
>>
>> This fits with
On Sun, 25 Jan 2015 08:27:00 -0700
Simon Glass wrote:
> When using allocated platform data, allocate it when we bind the device.
> This makes it possible to fill in this information before the device is
> probed.
>
> This fits with the platform data model (when not using device tree),
> since p
When using allocated platform data, allocate it when we bind the device.
This makes it possible to fill in this information before the device is
probed.
This fits with the platform data model (when not using device tree),
since platform data exists at bind-time.
Signed-off-by: Simon Glass
---
C
3 matches
Mail list logo