clk: bcm2835: Pass DT node to rpi_firmware_get
authorPhil Elwell <phil@raspberrypi.com>
Thu, 8 Jul 2021 08:37:10 +0000 (09:37 +0100)
committerPhil Elwell <phil@raspberrypi.com>
Thu, 14 Oct 2021 10:17:11 +0000 (11:17 +0100)
commit30de7231e51c1322daab32afde733bc1f536a700
treedd793df9b20eb12376706e99c1dbd280dba825af
parenta35653ed8ec2d69b4ed1272617817528baddf07f
clk: bcm2835: Pass DT node to rpi_firmware_get

The fw_node pointer has already been retrieved, and using it allows
us to remove a downstream patch to the firmware driver.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
drivers/clk/bcm/clk-bcm2835.c