]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbc3345c16bf6677ede869d49425b49728ad25d18
tree14fdba2f040755967bb8e95a7219b7f1eeb23ba0
parente240f3eead2261aac5930391928355f4fc857ec2
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