oftedal 5fba17084e Restructure sun4d_build_device_irq so that timer interrupts can be allocated
sun4d_build_device_irq was called without a valid platform_device when
the system timer was initialized on sun4d systems. This caused a NULL
pointer crash.

Josip Rodin suggested that the current sun4d_build_device_irq should be
split into two functions. So that the timer initialization could skip
the slot and sbus interface detection code in sun4d_build_device_irq, as
this does not make sence due to the timer interrupts not being generated
from a device located on sbus.

Signed-off-by: Kjetil Oftedal <oftedal@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-06-07 16:06:32 -07:00
..
2009-08-10 09:35:00 +02:00
2011-03-16 18:19:03 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2010-09-22 16:35:09 -04:00
2011-03-16 18:19:15 -07:00
2011-03-29 14:48:14 +02:00
2011-04-19 22:11:40 -07:00
2011-03-16 18:19:15 -07:00
2011-03-30 17:37:56 -07:00
2011-04-19 22:11:40 -07:00
2011-04-19 22:11:40 -07:00
2011-05-28 10:48:39 -07:00
2011-05-28 10:48:39 -07:00
2009-07-12 12:22:34 -07:00