[U-Boot] [PATCH v2] uclass: Use uclass_foreach_dev() macro instead of open coding

sjg at google.com sjg at google.com
Wed Oct 24 17:32:13 UTC 2018


Hi Livu,

On 28 September 2018 at 10:02, Liviu Dudau <Liviu.Dudau at foss.arm.com> wrote:
> On Fri, Sep 28, 2018 at 09:57:49AM -0600, Simon Glass wrote:
>> On 28 September 2018 at 06:12, Liviu Dudau <Liviu.Dudau at foss.arm.com> wrote:
>> > Use the uclass_foreach_dev() macro instead of the open coded version.
>> >
>> > Signed-off-by: Liviu Dudau <liviu.dudau at foss.arm.com>
>> > ---
>> > Changelog:
>> >  - v2: Find more places where the open coded version exists and
>> >        replace them with the macro
>> >
>> >  drivers/core/dump.c   |  2 +-
>> >  drivers/core/uclass.c | 18 +++++++++---------
>> >  2 files changed, 10 insertions(+), 10 deletions(-)
>>
>> Reviewed-by: Simon Glass <sjg at chromium.org>
>>
>> I wonder how you got that email address?!
>
> Which one? Mine or yours?
>
> Mine comes from the new setup that Arm has for dealing with FOSS, where
> the email servers don't send the standard Arm disclaimer.

Yes I mean yours. OK I see, seems useful.

Regards,
Simon

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list