zynqmp: pm: Use critical flag instead of initenable
authorSiva Durga Prasad Paladugu <[email protected]>
Tue, 4 Sep 2018 12:07:27 +0000 (17:37 +0530)
committerSiva Durga Prasad Paladugu <[email protected]>
Tue, 4 Sep 2018 12:07:27 +0000 (17:37 +0530)
commit88a28a405fcb221a56e3f00694ca2251ba736aba
treef6ebf9e0139f06e35a563bcccaf560fb74a2278f
parent96cd17f49d9a40ca3620b05d4e5cd09b8205f59a
zynqmp: pm: Use critical flag instead of initenable

CCF has already provision to enable clock during registration
through CLK_IS_CRITICAL flag. Use CLK_IS_CRITICAL instead of
init_enable attribute.

Signed-off-by: Rajan Vaja <[email protected]>
Signed-off-by: Siva Durga Prasad Paladugu <[email protected]>
Acked-by: Jolly Shah <[email protected]>
plat/xilinx/zynqmp/pm_service/pm_api_clock.c