openwrtv3/target/linux/ath79/files/drivers
Matt Merhar 9c26def64a ath79: fix unaligned access panic in ag71xx_mdio_probe
Without "syscon" being present in an ag71xx ethernet DT node's
compatible property, a panic occurs at boot during probe citing
"Unhandled kernel unaligned access".

With this modification, the panic no longer occurs and instead the probe
simply fails, allowing the boot process to continue.

Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
2018-09-06 21:35:53 +02:00
..
mtd ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
net/ethernet/atheros/ag71xx ath79: fix unaligned access panic in ag71xx_mdio_probe 2018-09-06 21:35:53 +02:00