]> git.dujemihanovic.xyz Git - u-boot.git/commit
IOMUX: Split out iomux_match_device() helper
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 11 Feb 2021 15:09:41 +0000 (17:09 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 16 Feb 2021 16:16:08 +0000 (11:16 -0500)
commitb672c1619bb9615aff3ebbe15c20083fd0f58f9b
treef53f556f1aefe4e1bc79d228188ed4a8b06ccef1
parent658d6c583663ae4f37cb6a5e104b2bf864fbc497
IOMUX: Split out iomux_match_device() helper

Deduplicate the code used in a few places by splitting out a common helper.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
common/console.c
common/iomux.c
include/iomux.h