diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-12-21 14:30:00 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-01-15 14:36:12 -0500 |
commit | 41f668b97c7ac8d519f15961b67fc52817115701 (patch) | |
tree | ec6896b66a95dd99a15810beeb404e69704b616d /common/stdio.c | |
parent | a17b38ce3902e46777322f6ec26e51b25415fa5b (diff) |
console: Introduce console_start() and console_stop()
In the future we would like to stop unused consoles and
also add a reference counting to avoid imbalanced calls
to ->start() and ->stop() in some cases.
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