From: Mika Westerberg Date: Tue, 30 Sep 2014 10:04:54 +0000 (+0300) Subject: i2c: designware: Rework probe() to get clock a bit later X-Git-Tag: fixes-against-v3.18-rc2~33^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=925ddb240d6c76e56dd3aa22493f5755c452ba61;p=pandora-kernel.git 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-diff-tree failed