From: Arnd Bergmann Date: Wed, 4 Mar 2015 22:39:18 +0000 (+0100) Subject: ARM: fix typos in smc91x platform data X-Git-Tag: omap-for-v4.1/wl12xx-dt~34^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04b91701d471fbc09689b96d2e7c94ee3a0fff74;p=pandora-kernel.git ARM: fix typos in smc91x platform data I recently did a rework of the smc91x driver and did some build-testing by compiling hundreds of randconfig kernels. Unfortunately, my script was wrong and did not actually test the configurations that mattered, so I introduced stupid typos in almost every file I touched. I fixed my script now, built all configurations that actually matter and fixed all the typos, this is the result. Signed-off-by: Arnd Bergmann Fixes: b70661c70830d ("net: smc91x: use run-time configuration on all ARM machines") Signed-off-by: David S. Miller --- Reading git-diff-tree failed