From 925ddb240d6c76e56dd3aa22493f5755c452ba61 Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Tue, 30 Sep 2014 13:04:54 +0300 Subject: [PATCH] i2c: designware: Rework probe() to get clock a bit later In order to be able to create missing clock for AMD (and in future possibly others) we move getting clock for the device a bit later. Also make ACPI/DT configuration in the same place depending on from where the device was enumerated from. Signed-off-by: Mika Westerberg Signed-off-by: Wolfram Sang --- Reading git-format-patch failed