ARM: davinci: mmc: derive version information from device name
authorManjunathappa, Prakash <prakash.pm@ti.com>
Thu, 28 Mar 2013 13:11:59 +0000 (18:41 +0530)
committerSekhar Nori <nsekhar@ti.com>
Wed, 3 Apr 2013 04:12:16 +0000 (09:42 +0530)
Remove specifying mmc controller IP version information via platform
data, instead specify device name so that driver derives it from
platform_device_id table. Also change the clock node name to match
the changed dev_id.
Tested on da850-evm to make sure driver loads without clk_get failures.

Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com>
Reviewed-by: Sekhar Nori <nsekhar@ti.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>

No differences found