ARM: pxa: hx4700: Use DEFINE_RES_* macros consistently
authorPaul Parsons <lost.distance@yahoo.com>
Fri, 29 Jun 2012 12:01:31 +0000 (13:01 +0100)
committerHaojian Zhuang <haojian.zhuang@gmail.com>
Sun, 1 Jul 2012 07:29:12 +0000 (15:29 +0800)
commit759af179c72005e61a4dd6dcf909320a134bfeee
tree928d2ff1e4ffd9a201b9d8c903f0dfcaafc7a894
parenta2f81c0eb40e1f5e7eff016322f3f0e5a2e68b5e
ARM: pxa: hx4700: Use DEFINE_RES_* macros consistently

This patch replaces the remaining inline struct resource definitions
with equivalent DEFINE_RES_* macro calls.
The source file is reduced in size; the object file is unchanged.

Signed-off-by: Paul Parsons <lost.distance@yahoo.com>
Cc: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
arch/arm/mach-pxa/hx4700.c