From: Mika Westerberg Date: Tue, 30 Sep 2014 10:04:53 +0000 (+0300) Subject: i2c: designware: Default to fast mode in case of ACPI X-Git-Tag: fixes-against-v3.18-rc2~33^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b26c845dfd554dd9030efbf0249d3830251e58b;p=pandora-kernel.git i2c: designware: Default to fast mode in case of ACPI There is no way in ACPI to tell in which speed the host controller is supposed to run, so we default to fast mode (400KHz). Since this has been the default all the time there should be no functional changes with this change. This is the first step required to refactor the driver probe so that we can supply source clock from ACPI part of the driver to the core. Signed-off-by: Mika Westerberg Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed