summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>2008-06-30 10:19:55 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2008-06-30 10:19:55 +1000
commit9cfe46a0547b6a1481e773785bceb6a319963b49 (patch)
treeb8e0c115feef1d6fcb02fabc486a8417397db405 /Documentation
parent667e955ee4a4e30e37d15c90151e256163e85e91 (diff)
ide: add struct ide_host (take 2)
* Add struct ide_host which keeps pointers to host's ports. * Add ide_host_alloc[_all]() and ide_host_remove() helpers. * Pass 'struct ide_host *host' instead of 'u8 *idx' to ide_device_add[_all]() and rename it to ide_host_register[_all](). * Convert host drivers and core code to use struct ide_host. * Remove no longer needed ide_find_port(). * Make ide_find_port_slot() static. * Unexport ide_unregister(). v2: * Add missing 'struct ide_host *host' to macide.c. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions