From: Wolfram Sang Date: Sat, 8 Sep 2012 15:28:06 +0000 (+0200) Subject: i2c: mxs: correctly setup speed for non devicetree X-Git-Tag: v3.6-rc6~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72ee734a6716aac5aaf336da70a811e308d2a84e;p=pandora-kernel.git i2c: mxs: correctly setup speed for non devicetree Commit cd4f2d4 (i2c: mxs: Set I2C timing registers for mxs-i2c) only covered the case for devicetree and made platform_data based boards bail out with -EINVAL. Correctly support the latter one, too. Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed