Staging: hv: storvsc: Add code to handle IDE devices using the storvsc driver
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 27 Aug 2011 18:31:17 +0000 (11:31 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 29 Aug 2011 18:01:06 +0000 (11:01 -0700)
commitbd1f5d6a0098debce610dc23729ebff691a5c3f5
tree12c316efddc1ef3daf3ad7285448fc57857a7ec0
parent9d88f33a1530f4241227226e7479d36ac959e9ce
Staging: hv: storvsc: Add code to handle IDE devices using the storvsc driver

Add code to handle IDE devices using the storvsc driver. The storvsc_probe()
is modified so that the storvsc driver can surface all disks presented to the
guest as scsi devices using generic upper level Linux scsi drivers.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/storvsc_drv.c