[PATCH] powerpc: update iSeries viocd and viotape device-tree
Make their device_type entries more generic and their compatible entries more specific. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
committed by
Paul Mackerras
parent
dc3c9b8ca2
commit
de0fe3b83f
@@ -731,7 +731,7 @@ static int viocd_remove(struct vio_dev *vdev)
|
||||
* support.
|
||||
*/
|
||||
static struct vio_device_id viocd_device_table[] __devinitdata = {
|
||||
{ "viocd", "" },
|
||||
{ "block", "IBM,iSeries-viocd" },
|
||||
{ "", "" }
|
||||
};
|
||||
MODULE_DEVICE_TABLE(vio, viocd_device_table);
|
||||
|
Reference in New Issue
Block a user