From: Dirk Brandewie Date: Thu, 6 Oct 2011 18:26:30 +0000 (-0700) Subject: i2c-designware: Move retriveving the clock speed out of core code. X-Git-Tag: v3.2-rc1~100^2~2^4~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d31b58f648c4f754b23fed4d57acc941080e5ee;p=pandora-kernel.git i2c-designware: Move retriveving the clock speed out of core code. The clock frequecy supplied to the IP core is specific to a single instance of the driver. This patch makes it possible to have multiple Designware I2C cores in the system possibly running at different core frequencies. Signed-off-by: Dirk Brandewie Signed-off-by: Ben Dooks --- Reading git-diff-tree failed