]> git.baikalelectronics.ru Git - kernel.git/commit
media: aspeed: add more debug log messages
authorJammy Huang <jammy_huang@aspeedtech.com>
Tue, 7 Dec 2021 01:41:47 +0000 (02:41 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 28 Jan 2022 18:32:50 +0000 (19:32 +0100)
commitf51366f991af92d797498974d0f4a9e99044b906
tree48d1e8a189143e9342f28074a55d495d08a32bd2
parentef2cb626211fe42c7793526f7f458b092e020778
media: aspeed: add more debug log messages

The new messages are listed as below:
1. jpeg header and capture buffer information
2. information for each irq
3. current capture mode, sync or direct-fetch
4. time consumed for each frame
5. input timing changed information

[hverkuil: use %pad for dma_addr_t to avoid compiler warnings]

Signed-off-by: Jammy Huang <jammy_huang@aspeedtech.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/aspeed-video.c