ARM: DM816x: hwmod_data: fix clockdomain name for sata hwmod
authorTero Kristo <t-kristo@ti.com>
Fri, 25 Aug 2017 11:21:12 +0000 (14:21 +0300)
committerTero Kristo <t-kristo@ti.com>
Mon, 4 Dec 2017 09:35:21 +0000 (11:35 +0200)
commit71d50393ab0186b40860d31468a1b701c97339f6
tree871a4d340b2649feca9319da22d4aa31bc275526
parent2b96be3df5a494e0e90176a54655cf7ad1313b4c
ARM: DM816x: hwmod_data: fix clockdomain name for sata hwmod

"default_sata_clkdm" does not exist, instead replace this with the
correct clockdomain name which is just "default_clkdm".

Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/omap_hwmod_81xx_data.c