]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: fix typos in smc91x platform data
authorArnd Bergmann <arnd@arndb.de>
Wed, 4 Mar 2015 22:39:18 +0000 (23:39 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Mar 2015 04:32:26 +0000 (23:32 -0500)
commit747e808fb0ebc6c46a253fd5f50aedef3a032561
tree02a55653def588335fdd240b2edfee3cc7b1ee03
parentd9e68886d3aebddcb0a6993c82c94c83c1eba548
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 <arnd@arndb.de>
Fixes: 53e4573e41c8e ("net: smc91x: use run-time configuration on all ARM machines")
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/arm/mach-pxa/idp.c
arch/arm/mach-pxa/lpd270.c
arch/arm/mach-sa1100/neponset.c
arch/arm/mach-sa1100/pleb.c
drivers/net/ethernet/smsc/smc91x.c