]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/bus/ti-sysc.c
bus: ti-sysc: Improve reset to work with modules with no sysconfig
authorTony Lindgren <tony@atomide.com>
Mon, 24 Feb 2020 20:58:03 +0000 (12:58 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 26 Feb 2020 18:03:35 +0000 (10:03 -0800)
commitab4d309d8708035bd323b2e2446eb68cda5e61e5
tree81f1d67e4014887d608397717cc11fbaa6a5e21e
parente64c021fd92467e34b9d970a651bcaa8f326f3f2
bus: ti-sysc: Improve reset to work with modules with no sysconfig

At least display susbsystem (DSS) has modules with no sysconfig registers
and rely on custom function for module reset handling. Let's make reset
work with that too.

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