arm: k3: Use get_ti_sci_handle() where ever possible
authorLokesh Vutla <lokeshvutla@ti.com>
Mon, 9 Sep 2019 07:17:38 +0000 (12:47 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 13 Sep 2019 15:56:30 +0000 (11:56 -0400)
commit78e512129b48023be5926ee494e35606a47cb5be
treebecf22d8f0a6b48bd1cfcd0e7dd9af3123b33a9b
parente8d3a186394893e6ee212be89c64e288109d28f1
arm: k3: Use get_ti_sci_handle() where ever possible

Instead of calling uclass apis everywhere, use get_ti_sci_handle()
when ever ti_sci is needed.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/mach-k3/am6_init.c
arch/arm/mach-k3/security.c