ARM: shmobile: lager: Fix Display Unit platform data
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 22 Aug 2013 15:55:08 +0000 (17:55 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 30 Sep 2013 07:34:07 +0000 (16:34 +0900)
The DU device erroneously receives the DU resources array as platform
data instead of the DU platform data structure. Fix it.

This problem was introduced by f631fa0 ("ARM: shmobile: lager: Add Display
Unit support").

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found