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)
commitfd3e9d57e7fae66f28b5c8cbf0e3eb59c48ccff6
tree48d1e8a189143e9342f28074a55d495d08a32bd2
parenta3de90afe3925f4b9cf2e74ddcc29ab7bf5bb34e
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