mirror of
https://github.com/torvalds/linux.git
synced 2026-05-04 06:22:40 -04:00
After splitting the MSSPLL in two, the PLL outputs have become open-coded versions of clk_divider. Drop the custom clk ops structs, and instead use the generic clk_divider_ops. Signed-off-by: Conor Dooley <conor.dooley@microchip.com>