From: Wolfram Sang Date: Thu, 10 Jul 2014 10:50:56 +0000 (+0200) Subject: ARM: shmobile: r8a7790: lager: use iic cores instead of i2c X-Git-Tag: omap-for-v3.17/fixes-against-rc2~120^2~25^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb9a2b12e0cb524022c9a81d8ed29f2453ec240d;p=pandora-kernel.git ARM: shmobile: r8a7790: lager: use iic cores instead of i2c On Lager board, i2c and iic cores can be interchanged since they can be muxed to the same wires. Commit e489c2a9bc82713167d9f721ca764f4b0d37e543 ("ARM: shmobile: lager: enable i2c devices") activated the i2c cores, yet the iic cores should be default since they have the more interesting features for generic use cases, i.e. SMBUS_QUICK and DMA (yet to be supported). Reported-by: Khiem Nguyen Signed-off-by: Wolfram Sang Signed-off-by: Simon Horman --- Reading git-diff-tree failed