]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
bus: ti-sysc: Add generic enable/disable functions
authorRoger Quadros <rogerq@ti.com>
Mon, 8 Apr 2019 09:52:39 +0000 (12:52 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 9 Apr 2019 15:58:48 +0000 (08:58 -0700)
commitd59b60564cbfe77d85c2f51b29941d8ed14984d1
tree8cd56249afced04460633df7a7f17d3eb318e7b5
parentd80caf9516a52d5d39dcedd439427ae056ae8a91
bus: ti-sysc: Add generic enable/disable functions

For non legacy cases, add generic sysc_enable_module()
and sysc_disable_module() functions.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c