bus: ti-sysc: Pass clockactivity quirk to platform functions
authorTony Lindgren <tony@atomide.com>
Fri, 22 Mar 2019 15:08:06 +0000 (08:08 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 5 Apr 2019 22:10:36 +0000 (15:10 -0700)
commit10645e81b9677c5ed9de371b382234564eb73660
treef24e1c12e846c85bbecede1309c4d7a39da3afd4
parenta54275f4ab204137c9995c686c7f1cd2682cc0a4
bus: ti-sysc: Pass clockactivity quirk to platform functions

We already have the clockactivity quirk set for some modules like i2c,
timers and smartreflex. But we're not passing it to the platform functions
yet. Let's start doing that in preparation of dropping interconnect target
module platform data in favor of device tree based data.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod.c