Sebastian Hesselbarth e5615c30c1 PCI: mvebu: remove subsys_initcall
This removes the subsys_initcall from the driver and converts it to
a normal platform_driver. Also, drvdata is set and a remove functions
is added to disable the clock and free resources. As pci driver removal
currently is not supported, set .suppress_bind_attrs to permit unbinding.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2013-09-30 14:58:39 +00:00
..
2013-09-30 14:58:39 +00:00
2013-09-10 23:15:02 +02:00
2013-08-28 20:51:39 -06:00
2013-09-13 15:09:52 +02:00
2013-08-27 01:26:37 +02:00
2013-09-06 13:30:06 -07:00
2013-06-29 12:57:48 +04:00
2013-04-15 10:56:27 -06:00