From: Alan Cox Date: Tue, 14 Dec 2010 15:29:08 +0000 (+0000) Subject: i2c_intel_mid: Fix slash in sysfs name X-Git-Tag: v2.6.37-rc6~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54efdfeb49f03adfd0196935335890469ed314b9;p=pandora-kernel.git i2c_intel_mid: Fix slash in sysfs name This gets caught by the new sanity check code. Instead of the slash use a different symbol. This was originally found by Major Lee who proposed a rather more complex patch which changed the name according to the chip type. On the basis that we are in a late -rc and making Linus grumpy isn't always a good idea (however fun) this is a simple alternative. Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed