]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7eadaaeb21c679de000a215322c4f263380ff050
treef24e1c12e846c85bbecede1309c4d7a39da3afd4
parent372dbf2408cc9002724a11c78a321edc416508dc
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