From: Phil Sutter Date: Thu, 15 Jan 2009 14:41:44 +0000 (+0100) Subject: MIPS: RB532: Use driver_data instead of platform_data X-Git-Tag: v2.6.29-rc4~84^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d2cc1b8b2bd2141e141a4f43bce9ab135bd9fd;p=pandora-kernel.git MIPS: RB532: Use driver_data instead of platform_data As the korina ethernet driver uses platform_get_drvdata() to extract the driver specific data from the platform device, driver_data has to be used here. Signed-off-by: Phil Sutter Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed