]> Git Repo - u-boot.git/commit
IOMUX: Introduce iomux_replace_device()
authorAndy Shevchenko <[email protected]>
Thu, 11 Feb 2021 15:09:43 +0000 (17:09 +0200)
committerTom Rini <[email protected]>
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 <[email protected]>
common/iomux.c
include/iomux.h
This page took 0.043645 seconds and 4 git commands to generate.