clk-bcm2835: Mark used PLLs and dividers CRITICAL
authorPhil Elwell <phil@raspberrypi.org>
Mon, 13 Feb 2017 17:20:08 +0000 (17:20 +0000)
committerpopcornmix <popcornmix@gmail.com>
Mon, 20 Feb 2017 20:31:56 +0000 (20:31 +0000)
commit5c083e5fbcb48d9c50414650ac2f7ba5cdb25824
tree6bcac6e38125b0adfd87b70c097e6a395df5b67f
parent9cc1a2c7b79bb6d0b0ef538f0110684a8e1f2bfa
clk-bcm2835: Mark used PLLs and dividers CRITICAL

The VPU configures and relies on several PLLs and dividers. Mark all
enabled dividers and their PLLs as CRITICAL to prevent the kernel from
switching them off.

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