On Wed, Feb 27, 2019 at 11:46:58AM +0100, Michał Mirosław wrote: > Prevent OBEX serial port from ever becoming a console. Console messages > will definitely break the protocol, and since you have to instantiate > the port making it explicitly for OBEX, there is no point in allowing > console to break it by mistake. > > Signed-off-by: Michał Mirosław <mirq-linux@xxxxxxxxxxxx> Much saner api, thanks for making these changes. Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>