]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: OMAP2+: Drop legacy platform data for dra7 mcasp
authorTony Lindgren <tony@atomide.com>
Mon, 26 Aug 2019 17:59:19 +0000 (10:59 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 26 Aug 2019 17:59:20 +0000 (10:59 -0700)
commitb8637a68254fe8910b00241d6c21021dc6534cd5
tree25d29ee0dd0b76d56ae4b1f51cfc6d2d07e9b5d0
parentd1daf63b0bd016f0bc90c31a424e560c2965a210
ARM: OMAP2+: Drop legacy platform data for dra7 mcasp

With recent ti-sysc driver changes, we can probe most devices with device
tree data only and drop the custom "ti,hwmods" property.

Let's drop the legacy platform data and custom "ti,hwmods" property. We
want to do this in a single patch as the "ti,hwmods" property is used to
allocate platform data dynamically that we no longer want to do.

Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7-l4.dtsi
arch/arm/mach-omap2/omap_hwmod_7xx_data.c