From: Jake Oshins Date: Wed, 5 Aug 2015 07:52:37 +0000 (-0700) Subject: drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus X-Git-Tag: omap-for-v4.3/fixes-merge-window~46^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3546448338e76a52d4f86eb3680cb2934e22d89b;p=pandora-kernel.git drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus This patch deletes the logic from hyperv_fb which picked a range of MMIO space for the frame buffer and adds new logic to hv_vmbus which picks ranges for child drivers. The new logic isn't quite the same as the old, as it considers more possible ranges. Signed-off-by: Jake Oshins Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed