linux-stable-rt/arch/mips/rb532
Phil Sutter 1c4db8e828 MIPS: RB532: Simplify dev3 init
As rb532_dev3_ctl_res is not used by any platform device, it can be dropped
when not used for holding the physical address of the device 3 controller.

Also a size of one byte should suffice when ioremapping the physical
address mentioned above, as only a single byte is being read from and
written to it.

Signed-off-by: Phil Sutter <n0-1@freewrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-01-30 21:33:01 +00:00
..
Makefile
devices.c MIPS: RB532: Simplify dev3 init 2009-01-30 21:33:01 +00:00
gpio.c MIPS: RB532: Remove {get,set}_434_reg() 2009-01-30 21:33:00 +00:00
irq.c
prom.c
serial.c MIPS: RB532: Detect uart type, add platform device 2009-01-30 21:33:00 +00:00
setup.c
time.c