From: Jean-Christophe PLAGNIOL-VILLARD Date: Wed, 25 May 2011 00:13:34 +0000 (-0700) Subject: lib/genalloc.c: add support for specifying the physical address X-Git-Tag: v3.0-rc1~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c8f370ded3483b27f1218ff0051fcf0c7a2facd;p=pandora-kernel.git lib/genalloc.c: add support for specifying the physical address So we can specify the virtual address as the base of the pool chunk and then get physical addresses for hardware IP. For example on at91 we will use this on spi, uart or macb Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Cc: Nicolas Ferre Cc: Patrice VILCHEZ Cc: Jes Sorensen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed