ARM: SAMSUNG: Add names to fimd0 IRQ resources
authorTomasz Figa <t.figa@samsung.com>
Fri, 24 May 2013 21:49:43 +0000 (06:49 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 24 May 2013 21:49:43 +0000 (06:49 +0900)
Since commit 1977e6d8 (drm/exynos: change the method for getting the
interrupt) the Exynos DRM FIMD driver requires IRQ resources to be
named. This patch fixes probe failure in non-DT cases by adding
appropriate resource names to fimd0 platform device.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found