]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: ccs-pll: Print a debug message on too high VT PLL OP clock
authorSakari Ailus <sakari.ailus@linux.intel.com>
Thu, 20 Feb 2025 09:53:20 +0000 (11:53 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Fri, 25 Apr 2025 08:15:16 +0000 (10:15 +0200)
commit34af05f857cb8317ce3c19f00f68af4c14329dbe
treeb4213c3a3e6cfbbc566ed027de8afd9bb65ae0c8
parentf639494db450770fa30d6845d9c84b9cb009758f
media: ccs-pll: Print a debug message on too high VT PLL OP clock

In general the CCS PLL calculator prints debugging information on the
process to ease debugging. This case was not annotated, do that now.

Remove an extra multiplication while at it.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/ccs-pll.c