drivers: media: cfe: Don't confuse MHz and Mbps
authorNaushir Patuck <naush@raspberrypi.com>
Wed, 8 Nov 2023 10:05:05 +0000 (10:05 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:13 +0000 (11:35 +0000)
commite3114fcbdc37f369315040b1b3da6f3a18438ca6
tree85515d8f7081debc86337c78e11e2328912e0a7b
parentb0926000b01c443a47a3565fa07412e21603a384
drivers: media: cfe: Don't confuse MHz and Mbps

The driver was interchaning these units when talking about link rate.
Fix this to avoid confusion. Apart from the logging message change,
there is no function change in this commit.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
drivers/media/platform/raspberrypi/rp1_cfe/cfe.c
drivers/media/platform/raspberrypi/rp1_cfe/dphy.c
drivers/media/platform/raspberrypi/rp1_cfe/dphy.h