mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-22 18:22:42 +00:00
ide: factor out code initializing devices from ide_init_port()
* Factor out code initializing devices from ide_init_port() to ide_port_init_devices(). * Call the new function from ide_device_add_all(). There should be no functionality changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
This commit is contained in:
parent
909f4369bc
commit
7704ca2a3e
1 changed files with 17 additions and 15 deletions
Loading…
Add table
Add a link
Reference in a new issue