From: Cristian Stoica Date: Tue, 7 Oct 2014 15:25:43 +0000 (+0300) Subject: devres: support sizes greater than an unsigned long X-Git-Tag: omap-for-v3.20/drop-legacy-3517~81^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5559b7bc42f1ff85759246e40ef73abf3171d8d9;p=pandora-kernel.git devres: support sizes greater than an unsigned long As in 4f452e8aa492c0b8028ca9b4bdb4d018ba28c6c7, use resource_size_t to accomodate sizes greater than the size of an unsigned long int on platforms that have more than 32 bit physical addresses. Signed-off-by: Cristian Stoica Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed