From: Bartlomiej Zolnierkiewicz Date: Thu, 17 Apr 2008 22:46:22 +0000 (+0200) Subject: ide: move ide_port_setup_devices() call to ide_device_add_all() X-Git-Tag: v2.6.26-rc1~1148^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26042d058ba21305aeb8ac92e4b1483dbec642ac;p=pandora-kernel.git ide: move ide_port_setup_devices() call to ide_device_add_all() Add ide_cfg_mtx lock/unlock to ide_port_setup_devices() and then move ide_port_setup_devices() call from init_irq() to ide_device_add_all(). Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed