On 10 February 2015 at 17:37, Simon Glass wrote:
> On 9 February 2015 at 23:46, Peng Fan wrote:
>> Abstracting dev_get_addr can improve drivers that want to
>> get device's address.
>>
>> Signed-off-by: Peng Fan
>> Acked-by: Igor Grinberg
>> ---
>> drivers/core/device.c | 12
>> i
On 9 February 2015 at 23:46, Peng Fan wrote:
> Abstracting dev_get_addr can improve drivers that want to
> get device's address.
>
> Signed-off-by: Peng Fan
> Acked-by: Igor Grinberg
> ---
> drivers/core/device.c | 12
> include/dm/device.h | 10 ++
> 2 files changed, 22
Abstracting dev_get_addr can improve drivers that want to
get device's address.
Signed-off-by: Peng Fan
Acked-by: Igor Grinberg
---
drivers/core/device.c | 12
include/dm/device.h | 10 ++
2 files changed, 22 insertions(+)
diff --git a/drivers/core/device.c b/drivers/cor
3 matches
Mail list logo