IOMUX: Introduce iomux_replace_device()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 11 Feb 2021 15:09:43 +0000 (17:09 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 16 Feb 2021 16:16:08 +0000 (11:16 -0500)
commit694cd5618c2ee263c025462e780354f28313b7a3
tree39fea42225c6db8e171c59533daa5c7ec9945838
parent400797cad36850797307be3c56d2d5bc16aa02bb
IOMUX: Introduce iomux_replace_device()

Some console devices may appear or disappear at run time. In order to
support such a hotplug mechanism introduce a new iomux_replace_device()
helper to update the list of devices without altering environment.

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