clk: bcm: rpi: Remove the quirks for the CPU clock
authorMaxime Ripard <maxime@cerno.tech>
Tue, 26 May 2020 13:27:35 +0000 (15:27 +0200)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:34:11 +0000 (16:34 +0100)
commitc950d8dc14cf3bbaafd1c408664d18a3d9ca0d60
tree46785eb37ed9cffc2037765224dccf461ca0d606
parent4ed1b9a9276728cb48b7e7fb142812b2175c2d04
clk: bcm: rpi: Remove the quirks for the CPU clock

The CPU clock has had so far a bunch of quirks to expose the clock tree
properly, but since we reverted to exposing them through the MMIO driver,
we can remove that code from the firmware driver.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/clk/bcm/clk-raspberrypi.c