summaryrefslogtreecommitdiff
path: root/common/stdio.c
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2020-12-21 14:30:01 +0200
committerTom Rini <trini@konsulko.com>2021-01-15 14:37:03 -0500
commit95aaf40254b44d614dc2eaca89b31f98598e4f27 (patch)
treec3a7ffa91b3bd9f971fb8bc2143221f07579d83b /common/stdio.c
parent41f668b97c7ac8d519f15961b67fc52817115701 (diff)
console: Keep ->start() and ->stop() balanced
There is no need to call ->start() for already started device. All the same, there is no need to call ->stop() for devices still in use. For now enforce this only for IOMUX case. Cc: Simon Glass <sjg@chromium.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common/stdio.c')
0 files changed, 0 insertions, 0 deletions