1
0
Fork 0
alistair23-linux/arch/mn10300/unit-asb2303
Robert Jarzmik d09d747ae4 net: smc91x: isolate u16 writes alignment workaround
Writes to u16 has a special handling on 3 PXA platforms, where the
hardware wiring forces these writes to be u32 aligned.

This patch isolates this handling for PXA platforms as before, but
enables this "workaround" to be set up dynamically, which will be the
case in device-tree build types.

This patch was tested on 2 PXA platforms : mainstone, which relies on
the workaround, and lubbock, which doesn't.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-10-18 14:14:21 -04:00
..
include/unit net: smc91x: isolate u16 writes alignment workaround 2016-10-18 14:14:21 -04:00
Makefile mn10300: add platform MTD support for the ASB2303 board 2008-02-08 09:22:30 -08:00
flash.c mn10300: don't use module_init in non-modular flash.c code 2015-06-16 14:12:30 -04:00
leds.c Separate out the proc- and unit-specific header directories from the general 2009-04-10 14:33:48 +01:00
smc91111.c mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c 2012-07-11 16:04:41 -07:00
unit-init.c MN10300: And Panasonic AM34 subarch and implement SMP 2010-10-27 17:28:55 +01:00