Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/freescale
Fabio Estevam c55284e4dd fec: Remove irqs first
During probe the clocks are enabled prior than the acquiring the interrupts.

In the remove function we need to do the opposite: first remove the interrupts
and then disable the clocks.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-05-27 22:29:54 -07:00
..
2013-05-27 22:29:54 -07:00
2012-10-07 00:40:54 -04:00