Revert "firmware: raspberrypi: register clk device"
authorPhil Elwell <phil@raspberrypi.com>
Fri, 17 Apr 2020 15:20:55 +0000 (16:20 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:48 +0000 (16:33 +0100)
commit65a0b1e15f4772220bb4f617f54ecd3d8e21f5a1
treec0b35cbdbc9febfcce9a1e360c9efe3831db3100
parent3bde83990925102376cb358d5897a4468bc12e84
Revert "firmware: raspberrypi: register clk device"

This reverts commit 91f2cf4a6b2131016b1ae9c9500245f0572112c7.

Revert this because the clock driver won't probe without a DT node, and
creating it as a platform device won't give it one. Doing so avoids the
following error message:

    raspberrypi-clk raspberrypi-clk: Missing firmware node

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