Hi Livu,
On 19 September 2018 at 10:37, Liviu Dudau wrote:
> On Wed, Sep 19, 2018 at 09:30:37AM -0600, Simon Glass wrote:
>> Hi,
>>
>> On 18 September 2018 at 02:08, Liviu Dudau wrote:
>> >
>> > On Tue, Sep 18, 2018 at 04:06:13AM +0200, Simon Glass wrote:
>> > > On 17 September 2018 at 10:44, Li
On Wed, Sep 19, 2018 at 09:30:37AM -0600, Simon Glass wrote:
> Hi,
>
> On 18 September 2018 at 02:08, Liviu Dudau wrote:
> >
> > On Tue, Sep 18, 2018 at 04:06:13AM +0200, Simon Glass wrote:
> > > On 17 September 2018 at 10:44, Liviu Dudau
> > > wrote:
> > > > Use the uclass_foreach_dev() macro
Hi,
On 18 September 2018 at 02:08, Liviu Dudau wrote:
>
> On Tue, Sep 18, 2018 at 04:06:13AM +0200, Simon Glass wrote:
> > On 17 September 2018 at 10:44, Liviu Dudau wrote:
> > > Use the uclass_foreach_dev() macro instead of the open coded version.
> > >
> > > Signed-off-by: Liviu Dudau
> > > -
On Tue, Sep 18, 2018 at 04:06:13AM +0200, Simon Glass wrote:
> On 17 September 2018 at 10:44, Liviu Dudau wrote:
> > Use the uclass_foreach_dev() macro instead of the open coded version.
> >
> > Signed-off-by: Liviu Dudau
> > ---
> > drivers/core/uclass.c | 2 +-
> > 1 file changed, 1 insertion(
Hello Liviu,
Am 17.09.2018 um 18:44 schrieb Liviu Dudau:
Use the uclass_foreach_dev() macro instead of the open coded version.
Signed-off-by: Liviu Dudau
---
drivers/core/uclass.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Heiko Schocher
bye,
Heiko
--
DENX Softw
On 17 September 2018 at 10:44, Liviu Dudau wrote:
> Use the uclass_foreach_dev() macro instead of the open coded version.
>
> Signed-off-by: Liviu Dudau
> ---
> drivers/core/uclass.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass
Perhaps you could also conver
Use the uclass_foreach_dev() macro instead of the open coded version.
Signed-off-by: Liviu Dudau
---
drivers/core/uclass.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/core/uclass.c b/drivers/core/uclass.c
index 3113d6a56b..081571951d 100644
--- a/drivers/core/ucla
7 matches
Mail list logo