From: Bartlomiej Zolnierkiewicz Date: Sat, 2 Feb 2008 18:56:43 +0000 (+0100) Subject: ide: move create_proc_ide_drives() call to ide_device_add_all() X-Git-Tag: v2.6.25-rc1~1068^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9270a3f1d5b6f9de58250e8ecdba4c48c54c20b;p=pandora-kernel.git ide: move create_proc_ide_drives() call to ide_device_add_all() * Un-static create_proc_ide_drives() and call it from ide_device_add_all(). While at it: * Rename create_proc_ide_drives() to ide_proc_port_register_devices(). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed