i2c-s3c2410: use resource_size()
authorBen Dooks <ben-linux@fluff.org>
Sun, 14 Jun 2009 13:04:20 +0000 (14:04 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 16 Jun 2009 21:42:16 +0000 (22:42 +0100)
Change the usage of res->end-res->start to resource_size(), missed
by the last patch to change this.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found