ide: remove redundant comment from ide_unregister()

Identical comment is present in ide_hwif_release_regions() documentation.
Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
上级 b66cae76
......@@ -590,11 +590,6 @@ void ide_unregister(unsigned int index, int init_default, int restore)
hwif->extra_ports = 0;
}
/*
* Note that we only release the standard ports,
* and do not even try to handle any extra ports
* allocated for weird IDE interface chipsets.
*/
ide_hwif_release_regions(hwif);
/* copy original settings */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册