Jake Oshins writes:
> Signed-off-by: Jake Oshins
> ---
> drivers/hv/vmbus_drv.c | 85
> +
> drivers/video/fbdev/hyperv_fb.c | 2 +-
> include/linux/hyperv.h | 2 +-
> 3 files changed, 72 insertions(+), 17 deletions(-)
>
> diff --git a
..@redhat.com
> Cc: Jake Oshins
> Subject: [PATCH 1/1] drivers:hv:vmbus Allow for more than one MMIO range
> for children.
Include a descriptive commit log for this patch.
>
> Signed-off-by: Jake Oshins
> ---
> drivers/hv/vmbus_drv.c | 85
> ++
On Tue, Jan 20, 2015 at 01:59:40PM -0800, Jake Oshins wrote:
> Signed-off-by: Jake Oshins
No changelog body explaining why this is needed and what it fixes?
Please redo.
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverpr
Signed-off-by: Jake Oshins
---
drivers/hv/vmbus_drv.c | 85 +
drivers/video/fbdev/hyperv_fb.c | 2 +-
include/linux/hyperv.h | 2 +-
3 files changed, 72 insertions(+), 17 deletions(-)
diff --git a/drivers/hv/vmbus_drv.c b/drivers/hv/vmb