]> git.baikalelectronics.ru Git - uboot.git/commit
IOMUX: Refactor iomux_doenv() in order to increase readability
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 21 Dec 2020 12:30:06 +0000 (14:30 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 15 Jan 2021 19:38:00 +0000 (14:38 -0500)
commit2191176c0054a62c791a98d12e82c81ddc648f6d
tree91d7d53c395a946655a614959eb5fa21666198c8
parent876d171158175c8f788e1fcd6b30f027da6fbede
IOMUX: Refactor iomux_doenv() in order to increase readability

Refactor iomux_doenv() a bit in order to increase readability.
There is no change in code generation on x86.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/iomux.c