On 28 September 2014 09:13, Simon Glass wrote:
> On 28 September 2014 07:52, Masahiro Yamada wrote:
>>
>> The struct udevice stands for a device, not a driver.
>> The driver_info.name is a driver's name, which is referenced
>> to bind devices.
>>
>> Signed-off-by: Masahiro Yamada
>
> Acked-by: S
On 28 September 2014 07:52, Masahiro Yamada wrote:
>
> The struct udevice stands for a device, not a driver.
> The driver_info.name is a driver's name, which is referenced
> to bind devices.
>
> Signed-off-by: Masahiro Yamada
Acked-by: Simon Glass
___
The struct udevice stands for a device, not a driver.
The driver_info.name is a driver's name, which is referenced
to bind devices.
Signed-off-by: Masahiro Yamada
---
include/dm/lists.h| 4 ++--
include/dm/platdata.h | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/inc
3 matches
Mail list logo