[POWERPC] linkstation updates
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Sat, 25 Aug 2007 22:08:11 +0000 (00:08 +0200)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Sep 2007 13:51:27 +0000 (08:51 -0500)
commit7f2862c34521ee6006f9c2678d68a02dc57b5444
tree135dcf63b483a5b60c3d7b526d72d2b76c3cb75d
parent7f50382dc87988d618f2d47364b22ad5973a968d
[POWERPC] linkstation updates

1. Fix RTC type - it is a rs5c372a, not rs5c372b
2. Configure both UART interrupts edge-triggered
3. Add a license header to ls_uart.c
4. Check for running on linkstation in a late_initcall() function. Needed
   for multiplatform builds, even though linkstation doesn't support them
   yet
5. Remove unneeded #include from linkstation.c

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/kuroboxHD.dts
arch/powerpc/boot/dts/kuroboxHG.dts
arch/powerpc/platforms/embedded6xx/linkstation.c
arch/powerpc/platforms/embedded6xx/ls_uart.c