]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
OMAP4: iommu: fix clock name
authorOhad Ben-Cohen <ohad@wizery.com>
Wed, 15 Jun 2011 13:02:50 +0000 (16:02 +0300)
committerOhad Ben-Cohen <ohad@wizery.com>
Mon, 4 Jul 2011 12:08:06 +0000 (15:08 +0300)
commitfee17d4fdf70050e84fab3eb9d8eeb8d1daad242
treea920e13b07a7d5b9f68d923a2be30ee543ffccd4
parent66cf402bd911d3874f986156d0bee8b943b71e7c
OMAP4: iommu: fix clock name

0e43327 "OMAP4: clock: Fix clock names and align with hwmod names"
renamed ducati_ick to ipu_fck.

Update OMAP4's iommu_device accordingly, so that omap_iommu_probe
doesn't break when calling clk_get.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
arch/arm/mach-omap2/omap-iommu.c