]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
vmbus: use resource for hyperv mmio region
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 24 Feb 2014 13:17:09 +0000 (14:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Feb 2014 00:15:05 +0000 (16:15 -0800)
commit90eedf0cbe4ba2a316633d6547d331c8b30517e7
tree99e109013846a9c500331b525a8617deeb2525b1
parent4eb923f8787fabbbc450364d34ebe69813448862
vmbus: use resource for hyperv mmio region

Use a resource for the hyperv mmio region instead of start/size
variables.  Register the region properly so it shows up in
/proc/iomem.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/vmbus_drv.c
include/linux/hyperv.h