commit | 94d2cc1b8b2bd2141e141a4f43bce9ab135bd9fd | [log] [tgz] |
---|---|---|
author | Phil Sutter <n0-1@freewrt.org> | Thu Jan 15 15:41:44 2009 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Jan 30 21:33:00 2009 +0000 |
tree | d1b4b39138bd968ecdd1f3efe7617027462b50c9 | |
parent | 1452fc7d178c37c6463c95c5cc6858c7b7f478c8 [diff] |
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 <n0-1@freewrt.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>