logger: accept untagged log entries 18/256518/2
authorŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 12 Feb 2021 17:41:09 +0000 (18:41 +0100)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 6 Apr 2021 07:41:03 +0000 (16:41 +0900)
commit6aeb6c6d274f8e97c0d6d4dda22a55840b0d2ac7
treefcd54014c7b8ae75d015d5c0b8aaad158648c1dc
parent6437e2a949a5fe05ee4374100181d326690ae2cc
logger: accept untagged log entries

Add support for writing untagged log messages to /dev/log_* nodes. The
logger shall accept untagget messages after setting the tag and
the priority with appropriate ioctl() commands for particular file
descriptors.

Change-Id: I02bd7bfd843eaf316692413a48747009c42756f6
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
drivers/staging/android/logger.c
drivers/staging/android/logger.h