]> 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)
commit9a291135326db90b0165c595583d92a44352b2e2
tree48d1e8a189143e9342f28074a55d495d08a32bd2
parentc59009f3f37d39ba4caab4a7efe5b6294e053e5d
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