From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Sun, 30 Apr 2017 20:32:30 +0200 Subject: [U-Boot] [PATCH v6 05/14] cmd: cpu: refactor to ensure devices are probed and improve code style In-Reply-To: <1493073566-11982-6-git-send-email-noltari@gmail.com> References: <1492098280-3259-1-git-send-email-noltari@gmail.com> <1493073566-11982-1-git-send-email-noltari@gmail.com> <1493073566-11982-6-git-send-email-noltari@gmail.com> Message-ID: <5ee01681-a5b0-1d7a-aadc-2f3c47653105@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de 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 > Reviewed-by: Simon Glass > --- > 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: