From: Wolfram Sang Date: Wed, 9 Jul 2014 14:25:23 +0000 (+0200) Subject: i2c: s6000: remove duplicate driver X-Git-Tag: omap-for-v3.17/fixes-against-rc2~107^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fe8bc7773303e3c49be348c3180bc9785104dfc;p=pandora-kernel.git i2c: s6000: remove duplicate driver It turned out that the s6000 simply has a designware IP core and should use the designated driver for it which is way more maintained and feature complete. There are currently no users in tree, and not even a toolchain for s6000 seems to be available. So, simply remove this duplicate. If someone needs assistance in converting to the designware driver, the i2c list will be there to help. Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed