logger: accept untagged log entries
authorŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 12 Feb 2021 17:41:09 +0000 (18:41 +0100)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Thu, 22 Apr 2021 13:19:00 +0000 (15:19 +0200)
commitbf04cc604b9ebd8e80554c6eefac86790b43123f
treef1a83a9cb772495eda697877bce15a5e8be96142
parent086d899d0092bece55e6f4bc4fc3c9f264ee7274
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