[ARM] Orion: correctly load mv2120 RTC driver
authorMartin Michlmayr <tbm@cyrius.com>
Sat, 28 Jun 2008 10:56:49 +0000 (12:56 +0200)
committerNicolas Pitre <nico@cam.org>
Mon, 30 Jun 2008 18:25:23 +0000 (14:25 -0400)
commitcdd3c5ec1e79f99a56a9c94f77e082e4846c7d71
tree93efb2e5f83b1df67c36d142a90b4e2eed975fde
parent9e95685084533d0cee1e869ecfd28de1e431f12f
[ARM] Orion: correctly load mv2120 RTC driver

After Jean Delvare's change "i2c: Convert most new-style drivers
to use module aliasing" (3760f736716f74bdc62a4ba5406934338da93eb2),
loading rtc-xxx from platform code fails.  Update mv2120-setup.c so
that the driver is loaded correctly.

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
arch/arm/mach-orion5x/mv2120-setup.c