mfd: asic3: use resource_size macro instead of local variable
authorPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 5 Jun 2009 16:31:04 +0000 (18:31 +0200)
committerSamuel Ortiz <sameol@linux.intel.com>
Wed, 17 Jun 2009 17:41:44 +0000 (19:41 +0200)
commitbe584bd5a451ebe31ac9957098bb698cefbd40ca
tree14fdba2f040755967bb8e95a7219b7f1eeb23ba0
parent01906d6d780e84c51537f6b56da472959e846314
mfd: asic3: use resource_size macro instead of local variable

This should make the code a little bit easier to read.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/asic3.c