From: Alan Cox Date: Mon, 28 Apr 2014 19:50:56 +0000 (+0100) Subject: goldfish bus: don't call request_mem_region X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1096 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1bc97f8f498a2bfab63ceef761fb0e88ef7c065;p=pandora-kernel.git goldfish bus: don't call request_mem_region This is a bug fix that has been lurking in the Google tree but not pushed upstream. From: Octavian Purdila The memory region is already reserved in goldfish_init() during platform init. Signed-off-by: Octavian Purdila Signed-off-by: Jun Tian Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed