Am 25.04.2017 um 00:39 schrieb Álvaro Fernández Rojas:
> Use uclass_first_device and uclass_next_device in order to avoid exceptions
> for drivers that aren't probed when cpu ops are requested.
> Improve code style and fix indentations.
> Fix incorrect line break when cpu info is not available.
> Remove unneeded brackets.
> 
> Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com>
> Reviewed-by: Simon Glass <s...@chromium.org>
> ---
>  v6: No changes.
>  v5: No changes.
>  v4: Refactor code to use uclass_first_device and uclass_next_device as
>   requested by Simon Glass.
>  v3: add new patch to ensure that device is probed.
> 
>  cmd/cpu.c | 30 +++++++++++++-----------------
>  1 file changed, 13 insertions(+), 17 deletions(-)
> 

applied to u-boot-mips/next, thanks!

-- 
- Daniel

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to