On 02/27/2017 07:41 AM, Marc-André Lureau wrote:
> mux_chr_event() already send events to all backends, rename it,
> export it, and use it from muxes_realize_done. This should help abstract
> away mux implementation.
>
> Signed-off-by: Marc-André Lureau
> ---
> chardev/char-mux.h | 2 +-
> char
mux_chr_event() already send events to all backends, rename it,
export it, and use it from muxes_realize_done. This should help abstract
away mux implementation.
Signed-off-by: Marc-André Lureau
---
chardev/char-mux.h | 2 +-
chardev/char-mux.c | 11 ---
chardev/char.c | 9 ++--