mmc: sdhost: Pass DT pointer to rpi_firmware_get
authorPhil Elwell <phil@raspberrypi.com>
Fri, 15 Oct 2021 07:46:19 +0000 (08:46 +0100)
committerPhil Elwell <phil@raspberrypi.com>
Fri, 15 Oct 2021 07:46:19 +0000 (08:46 +0100)
commit48c6ccc8f304c276be89427771736ebf0663a4b1
tree9016e6d99ed1b20389649ad61912793722d814e4
parent4dd67ca8389f86b8dc004ae1eb5ccdafee7ec018
mmc: sdhost: Pass DT pointer to rpi_firmware_get

Using the rpi_firmware API as intended allows proper reference counting
of the firmware device and means we can remove a downstream patch to
the firmware driver.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
drivers/mmc/host/bcm2835-sdhost.c