08484438877be57402 parent 1a0c220f791be9e15fd897adee257e72ed4134f8 author Ben Dooks 1253663173 -0700 committer Linus Torvalds 1253716784 -0700 spi_s3c24xx: use resource_size() to get resource size Change the use of (res->end - res->start) to use resource_size() to get the size of the resource. Signed-off-by; Ben Dooks Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds