msm: board-8226: populate platform device data before early drivers

Some drivers require being initialized in a specific order. This should be
accomplished by calling platform_driver_register() after reading the device
tree.

Place the clock driver initialization call in the proper order.

Change-Id: Ie1a2f3999f5647a86307b77341c17bbbbbbbd9ac
Signed-off-by: Patrick Daly <pdaly@codeaurora.org>
1 file changed